Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp179 const LocationContext *getLocationContextFor(const PathPieces *Path) const { in getLocationContextFor() function in __anon1dcbea900111::PathDiagnosticConstruct
443 R->isInteresting(C.getLocationContextFor(&call.path)))) in removeUnneededCalls()
1766 const LocationContext *LC = C.getLocationContextFor(&path); in optimizeEdges()
1952 const Decl *D = C.getLocationContextFor(&Path)->getDecl(); in dropFunctionEntryEdge()