Home
last modified time | relevance | path

Searched defs:SourcePath (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp631 StringRef SourcePath = Key->getValue(ValueStorage); in parseInvocationList() local
/freebsd-13.1/contrib/llvm-project/clang/lib/Tooling/
H A DTooling.cpp491 for (const auto &SourcePath : SourcePaths) { in run() local