Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DEnvironment.h41 const LocationContext *getLocationContext() const { return second; } in getLocationContext() function
H A DCheckerContext.h94 const LocationContext *getLocationContext() const { in getLocationContext() function
H A DCoreEngine.h533 const LocationContext *getLocationContext() const { in getLocationContext() function
587 const LocationContext *getLocationContext() const { in getLocationContext() function
H A DSymbolManager.h242 const LocationContext *getLocationContext() const { return LCtx; } in getLocationContext() function
611 const LocationContext *getLocationContext() const { return LCtx; } in getLocationContext() function
H A DExplodedGraph.h146 const LocationContext *getLocationContext() const { in getLocationContext() function
H A DCallEvent.h231 const LocationContext *getLocationContext() const { in getLocationContext() function
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DLoopUnrolling.cpp50 const LocationContext *getLocationContext() const { return LCtx; } in getLocationContext() function
H A DExprEngine.cpp132 const LocationContext *getLocationContext() const { return Impl.second; } in getLocationContext() function in __anona19a4abb0111::ConstructedObjectKey
/openbsd-src/gnu/llvm/clang/include/clang/Analysis/
H A DProgramPoint.h177 const LocationContext *getLocationContext() const { in getLocationContext() function