Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DEnvironment.h41 const LocationContext *getLocationContext() const { return second; } in getLocationContext() function
H A DCheckerContext.h91 const LocationContext *getLocationContext() const { in getLocationContext() function
H A DCoreEngine.h520 const LocationContext *getLocationContext() const { in getLocationContext() function
574 const LocationContext *getLocationContext() const { in getLocationContext() function
H A DSymbolManager.h231 const LocationContext *getLocationContext() const { return LCtx; } in getLocationContext() function
538 const LocationContext *getLocationContext() const { return LCtx; } in getLocationContext() function
H A DExplodedGraph.h146 const LocationContext *getLocationContext() const { in getLocationContext() function
H A DCallEvent.h218 const LocationContext *getLocationContext() const { in getLocationContext() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DLoopUnrolling.cpp48 const LocationContext *getLocationContext() const { return LCtx; } in getLocationContext() function
H A DExprEngine.cpp139 const LocationContext *getLocationContext() const { return Impl.second; } in getLocationContext() function in __anon8543556f0111::ConstructedObjectKey
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DProgramPoint.h179 const LocationContext *getLocationContext() const { in getLocationContext() function