Home
last modified time | relevance | path

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

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