Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp181 const LocationContext *getLocationContextFor(const PathPieces *Path) const { in getLocationContextFor() function in __anonc89c4a160111::PathDiagnosticConstruct
443 R->isInteresting(C.getLocationContextFor(&call.path)))) in removeUnneededCalls()
1767 const LocationContext *LC = C.getLocationContextFor(&path); in optimizeEdges()
1953 const Decl *D = C.getLocationContextFor(&Path)->getDecl(); in dropFunctionEntryEdge()