Searched defs:getLocationContext (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DEnvironment.h41 const LocationContext *getLocationContext() const { return second; } function in class:clang::ento::EnvironmentEntry
H A DCheckerContext.h91 const LocationContext *getLocationContext() const { function in class:clang::ento::CheckerContext
H A DCoreEngine.h520 const LocationContext *getLocationContext() const { function in class:clang::ento::IndirectGotoNodeBuilder
574 const LocationContext *getLocationContext() const { function in class:clang::ento::SwitchNodeBuilder
H A DSymbolManager.h223 const LocationContext *getLocationContext() const { return LCtx; } function in class:clang::ento::SymbolMetadata
581 const LocationContext *getLocationContext() const { return LCtx; } function in class:clang::ento::SymbolReaper
H A DExplodedGraph.h146 const LocationContext *getLocationContext() const { function in class:clang::ento::ExplodedNode
H A DCallEvent.h212 const LocationContext *getLocationContext() const { function in class:clang::ento::CallEvent
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DLoopUnrolling.cpp48 const LocationContext *getLocationContext() const { return LCtx; } function in struct:LoopState
H A DExprEngine.cpp139 const LocationContext *getLocationContext() const { return Impl.second; } function in class:__anon885::ConstructedObjectKey
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp382 LocationContextManager::getLocationContext(AnalysisDeclContext *ctx, function in class:LocationContextManager
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DProgramPoint.h179 const LocationContext *getLocationContext() const { function in class:clang::ProgramPoint

Completed in 189 milliseconds