Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp150 const LocationContext *getLocationContextForActivePath() const { in getLocationContextForActivePath() function in __anonc8f820770111::PathDiagnosticConstruct
1191 assert(C.getCurrLocationContext() == C.getLocationContextForActivePath() && in generatePathDiagnosticsForNode()
2047 Construct.getLocationContextForActivePath()->getStackFrame(); in generate()