Defined in 1 files as a function:
Referenced in 100 files:
- contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/SValExplainer.h
- contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h
- contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitors.h
- contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/Checker.h
- 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/DynamicSize.h
- contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicType.h
- contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h
- contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h
- contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h
- contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h
- contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SValVisitor.h
- contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h
- contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/Store.h
- contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymExpr.h
- contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/AllocationState.h, line 31
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/AnalysisOrderChecker.cpp
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ArrayBoundChecker.cpp, line 39
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ArrayBoundCheckerV2.cpp
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CallAndMessageChecker.cpp, line 219
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CastSizeChecker.cpp, line 105
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CastValueChecker.cpp
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp, line 494
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CheckPlacementNew.cpp
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CheckerDocumentation.cpp
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ChrootChecker.cpp, line 101
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ContainerModeling.cpp
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/DebugContainerModeling.cpp, line 87
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/DeleteWithNonVirtualDtorChecker.cpp
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/DereferenceChecker.cpp, line 252
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/DynamicTypeChecker.cpp
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/DynamicTypePropagation.cpp
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp, line 761
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/InnerPointerChecker.cpp
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/Iterator.cpp
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/Iterator.h
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/IteratorModeling.cpp
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MIGChecker.cpp, line 130
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIBugReporter.cpp
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIBugReporter.h
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIChecker.cpp
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIChecker.h
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPITypes.h, line 49
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MacOSKeychainAPIChecker.cpp, line 199
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MacOSXAPIChecker.cpp
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MismatchedIteratorChecker.cpp
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/Move.h, line 24
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MoveChecker.cpp
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/NSErrorChecker.cpp, line 201
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ObjCSuperDeallocChecker.cpp
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/PointerArithChecker.cpp
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/PointerSubChecker.cpp
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/PthreadLockChecker.cpp
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.cpp
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.h
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.h, line 71
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ReturnPointerRangeChecker.cpp, line 44
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/SmartPtr.h, line 27
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/SmartPtrChecker.cpp, line 51
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/SmartPtrModeling.cpp
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/StackAddrEscapeChecker.cpp
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/Taint.cpp
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/Taint.h
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UndefResultChecker.cpp, line 48
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedObject.h, line 319
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedObjectChecker.cpp
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedPointee.cpp, line 246
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UnixAPIChecker.cpp, line 286
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ValistChecker.cpp
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/VforkChecker.cpp
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/VirtualCallChecker.cpp
- contrib/llvm-project/clang/lib/StaticAnalyzer/Core/BugReporter.cpp
- contrib/llvm-project/clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
- 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/ConstraintManager.cpp, line 27
- contrib/llvm-project/clang/lib/StaticAnalyzer/Core/DynamicSize.cpp
- contrib/llvm-project/clang/lib/StaticAnalyzer/Core/DynamicType.cpp
- contrib/llvm-project/clang/lib/StaticAnalyzer/Core/Environment.cpp, line 154
- contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ExprEngine.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/LoopWidening.cpp, line 60
- contrib/llvm-project/clang/lib/StaticAnalyzer/Core/MemRegion.cpp
- contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ProgramState.cpp
- contrib/llvm-project/clang/lib/StaticAnalyzer/Core/RegionStore.cpp
- contrib/llvm-project/clang/lib/StaticAnalyzer/Core/SValBuilder.cpp
- contrib/llvm-project/clang/lib/StaticAnalyzer/Core/SVals.cpp
- contrib/llvm-project/clang/lib/StaticAnalyzer/Core/SimpleConstraintManager.cpp, line 32
- contrib/llvm-project/clang/lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp
- contrib/llvm-project/clang/lib/StaticAnalyzer/Core/Store.cpp
- contrib/llvm-project/clang/lib/StaticAnalyzer/Core/SymbolManager.cpp