Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DEnvironment.h42 const LocationContext *getLocationContext() const { return second; } in getLocationContext() function
DCheckerContext.h91 const LocationContext *getLocationContext() const { in getLocationContext() function
DCoreEngine.h480 const LocationContext *getLocationContext() const { in getLocationContext() function
533 const LocationContext *getLocationContext() const { in getLocationContext() function
DExplodedGraph.h132 const LocationContext *getLocationContext() const { in getLocationContext() function
DSymbolManager.h585 const LocationContext *getLocationContext() const { return LCtx; } in getLocationContext() function
/external/clang/lib/Analysis/
DAnalysisDeclContext.cpp251 LocationContextManager::getLocationContext(AnalysisDeclContext *ctx, in getLocationContext() function in LocationContextManager
/external/clang/include/clang/Analysis/
DProgramPoint.h118 const LocationContext *getLocationContext() const { in getLocationContext() function