Home
last modified time | relevance | path

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

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