Home
last modified time | relevance | path

Searched refs:getLocationContextForActivePath (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp151 const LocationContext *getLocationContextForActivePath() const { in getLocationContextForActivePath() function in __anon1dcbea900111::PathDiagnosticConstruct
1192 assert(C.getCurrLocationContext() == C.getLocationContextForActivePath() && in generatePathDiagnosticsForNode()
2047 Construct.getLocationContextForActivePath()->getStackFrame(); in generate()