Searched defs:SourcePath (Results 1 – 4 of 4) sorted by relevance
72 std::string SourcePath; member
43 static cl::opt<std::string> SourcePath(cl::Positional, cl::desc("<source>"), variable
655 StringRef SourcePath = Key->getValue(ValueStorage); in parseInvocationList() local
506 for (const auto &SourcePath : SourcePaths) { in run() local