Searched defs:getActivePath (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/Analysis/ | ||
H A D | PathDiagnostic.h | 802 PathPieces &getActivePath() { in getActivePath() function |
/llvm-project/clang/lib/StaticAnalyzer/Core/ | ||
H A D | BugReporter.cpp | 199 PathPieces &getActivePath() { return PD->getActivePath(); } in getActivePath() function in __anon41f697930111::PathDiagnosticConstruct |