Home
last modified time | relevance | path

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

/freebsd-src/contrib/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.h49 class LocationContext; global() variable
[all...]
H A DCallEvent.h53 class LocationContext; variable
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/
H A DAnalysisDeclContext.h42 class LocationContext; variable
230 LocationContext(ContextKind k, AnalysisDeclContext *ctx, in LocationContext() function
H A DPathDiagnostic.h46 class LocationContext; variable
H A DProgramPoint.h33 class LocationContext; variable
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStdVariantChecker.cpp143 checkRegionChanges(ProgramStateRef State,const InvalidatedSymbols *,ArrayRef<const MemRegion * >,ArrayRef<const MemRegion * > Regions,const LocationContext *,const CallEvent * Call) const checkRegionChanges() argument
H A DGenericTaintChecker.cpp490 REGISTER_MAP_WITH_PROGRAMSTATE(TaintArgsOnPostVisit,const LocationContext *,ImmutableSet<ArgIdxTy>) REGISTER_MAP_WITH_PROGRAMSTATE() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DCheckerManager.h32 class LocationContext; variable
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h51 class LocationContext; variable