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

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp179 const LocationContext *getLocationContextFor(const PathPieces *Path) const { function in class:__anon2334::PathDiagnosticConstruct
440 R->isInteresting(C.getLocationContextFor(&call.path))))
1759 const LocationContext *LC = C.getLocationContextFor(&path);
1945 const Decl *D = C.getLocationContextFor(&Path)->getDecl();

Completed in 192 milliseconds