Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Analysis/
H A DPathDiagnostic.h775 PathPieces pathImpl; variable
801 return pathImpl; in getActivePath()
807 return pathImpl; in getMutablePieces()
884 for (const auto &I : pathImpl) in flattenLocations()
/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DPathDiagnostic.cpp130 path(pathImpl) {} in PathDiagnostic()