Home
last modified time | relevance | path

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

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