Home
last modified time | relevance | path

Searched defs:LocationContext (Results 1 – 13 of 13) sorted by relevance

/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DStore.h40 class LocationContext; variable
H A DSValBuilder.h43 class LocationContext; variable
[all...]
H A DExprEngine.h60 class LocationContext; variable
[all...]
H A DMemRegion.h50 class LocationContext; variable
[all...]
H A DCallEvent.h53 class LocationContext; variable
[all...]
/llvm-project/clang/include/clang/Analysis/
H A DAnalysisDeclContext.h42 class LocationContext; variable
230 LocationContext(ContextKind k, AnalysisDeclContext *ctx, in LocationContext() function
H A DProgramPoint.h33 class LocationContext; variable
H A DPathDiagnostic.h46 class LocationContext; variable
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStdVariantChecker.cpp145 const LocationContext *, in checkRegionChanges() argument
H A DGenericTaintChecker.cpp472 REGISTER_MAP_WITH_PROGRAMSTATE(TaintArgsOnPostVisit,const LocationContext *,ImmutableSet<ArgIdxTy>) REGISTER_MAP_WITH_PROGRAMSTATE() argument
/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DCheckerManager.h32 class LocationContext; variable
/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h51 class LocationContext; variable
/llvm-project/clang/utils/analyzer/
H A Dexploded-graph-rewriter.py114 class LocationContext: global() class