Home
last modified time | relevance | path

Searched defs:getLocationContext (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DEnvironment.h41 const LocationContext *getLocationContext() const { return second; } in getLocationContext() function
H A DCoreEngine.h218 const LocationContext *getLocationContext() const { return LC; } in getLocationContext() function
529 const LocationContext *getLocationContext() const { in getLocationContext() function
583 const LocationContext *getLocationContext() const { in getLocationContext() function
H A DCheckerContext.h94 const LocationContext *getLocationContext() const { in getLocationContext() function
H A DSymbolManager.h243 const LocationContext *getLocationContext() const { return LCtx; } in getLocationContext() function
612 const LocationContext *getLocationContext() const { return LCtx; } in getLocationContext() function
H A DExplodedGraph.h147 const LocationContext *getLocationContext() const { in getLocationContext() function
H A DCallEvent.h238 const LocationContext *getLocationContext() const { return LCtx; } in getLocationContext() function
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DLoopUnrolling.cpp50 const LocationContext *getLocationContext() const { return LCtx; } in getLocationContext() function
H A DExprEngine.cpp133 const LocationContext *getLocationContext() const { return Impl.second; } in getLocationContext() function in __anon289504840111::ConstructedObjectKey
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DProgramPoint.h175 const LocationContext *getLocationContext() const { in getLocationContext() function