Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp163 const LocationContext *getLocationContextForActivePath() const { in getLocationContextForActivePath() function in __anon2f4a13600111::PathDiagnosticConstruct
1202 assert(C.getCurrLocationContext() == C.getLocationContextForActivePath() && in generatePathDiagnosticsForNode()
2062 Construct.getLocationContextForActivePath()->getStackFrame(); in generate()