Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 34 files:
- contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/LocalCheckers.h
- contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h
- contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugType.h, line 27
- contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/Checker.h, line 229
- contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/CheckerManager.h
- contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h
- contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h
- contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ConstraintManager.h
- contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CoreEngine.h
- contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h, line 188
- contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h
- contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/RangedConstraintManager.h, line 149
- contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConstraintManager.h, line 34
- contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SimpleConstraintManager.h
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/AnalysisOrderChecker.cpp, line 176
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/AnalyzerStatsChecker.cpp
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CheckerDocumentation.cpp, line 207
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/DebugCheckers.cpp, line 304
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ExprInspectionChecker.cpp
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UnreachableCodeChecker.cpp
- contrib/llvm-project/clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp, line 2156
- contrib/llvm-project/clang/lib/StaticAnalyzer/Core/CallEvent.cpp
- contrib/llvm-project/clang/lib/StaticAnalyzer/Core/CheckerManager.cpp
- contrib/llvm-project/clang/lib/StaticAnalyzer/Core/CoreEngine.cpp, line 73
- contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ExprEngine.cpp
- contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ExprEngineC.cpp
- contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp
- contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp
- contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ExprEngineObjC.cpp
- contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ProgramState.cpp
- contrib/llvm-project/clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp
- contrib/llvm-project/clang/lib/StaticAnalyzer/Core/RegionStore.cpp, line 385
- contrib/llvm-project/clang/lib/StaticAnalyzer/Core/SMTConstraintManager.cpp, line 16
- contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp