Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DEnvironment.h41 const LocationContext *getLocationContext() const { return second; } in getLocationContext() function
DCheckerContext.h138 const LocationContext *getLocationContext() const { in getLocationContext() function
DCoreEngine.h489 const LocationContext *getLocationContext() const { in getLocationContext() function
542 const LocationContext *getLocationContext() const { in getLocationContext() function
DExplodedGraph.h134 const LocationContext *getLocationContext() const { in getLocationContext() function
DSymbolManager.h510 const LocationContext *getLocationContext() const { return LCtx; } in getLocationContext() function
DCallEvent.h213 const LocationContext *getLocationContext() const { in getLocationContext() function
/external/clang/lib/Analysis/
DAnalysisDeclContext.cpp384 LocationContextManager::getLocationContext(AnalysisDeclContext *ctx, in getLocationContext() function in LocationContextManager
/external/clang/include/clang/Analysis/
DProgramPoint.h178 const LocationContext *getLocationContext() const { in getLocationContext() function