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