Home
last modified time | relevance | path

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

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