Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp178 const LocationContext *getLocationContextFor(const PathPieces *Path) const { in getLocationContextFor() function in __anonc8f820770111::PathDiagnosticConstruct
442 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()