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