Home
last modified time | relevance | path

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

/external/clang/lib/Tooling/
DTooling.cpp366 for (const auto &SourcePath : SourcePaths) { in run() local
367 std::string File(getAbsolutePath(SourcePath)); in run()