Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/
H A DModuleDepCollector.h82 std::string SourcePath; global() member
/freebsd-src/contrib/llvm-project/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp655 StringRef SourcePath = Key->getValue(ValueStorage); in parseInvocationList() local
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/
H A DTooling.cpp537 for (const auto &SourcePath : SourcePaths) { in run() local