Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/
H A DModuleDepCollector.h83 std::string SourcePath; member
/freebsd/contrib/llvm-project/clang/lib/Tooling/
H A DTooling.cpp537 for (const auto &SourcePath : SourcePaths) { in run() local