Home
last modified time | relevance | path

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

/external/llvm-project/clang/tools/clang-diff/
DClangDiff.cpp43 static cl::opt<std::string> SourcePath(cl::Positional, cl::desc("<source>"), variable
/external/clang/lib/Tooling/
DTooling.cpp380 for (const auto &SourcePath : SourcePaths) { in run() local
/external/llvm-project/clang/lib/CrossTU/
DCrossTranslationUnit.cpp627 StringRef SourcePath = Key->getValue(ValueStorage); in parseInvocationList() local
/external/llvm-project/clang/lib/Tooling/
DTooling.cpp467 for (const auto &SourcePath : SourcePaths) { in run() local
/external/llvm-project/clang-tools-extra/clangd/unittests/
DClangdTests.cpp960 auto SourcePath = testPath("source/foo.cpp"); in TEST() local
1037 auto SourcePath = testPath("foo.cpp"); in TEST() local
/external/llvm-project/clang-tools-extra/modularize/
DPreprocessorTracker.cpp848 std::string SourcePath = getSourceLocationFile(PP, BlockStartLoc); in checkForIncludesInBlock() local