Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp179 const LocationContext *getLocationContextFor(const PathPieces *Path) const { in getLocationContextFor() function in __anon21c281ab0111::PathDiagnosticConstruct
440 R->isInteresting(C.getLocationContextFor(&call.path)))) in removeUnneededCalls()
1758 const LocationContext *LC = C.getLocationContextFor(&path); in optimizeEdges()
1944 const Decl *D = C.getLocationContextFor(&Path)->getDecl(); in dropFunctionEntryEdge()