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