Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/msbuild/
DLLVM.Cpp.Common.props60 <SourcePath Condition="'$(SourcePath)' == ''">$(VC_SourcePath);</SourcePath>
/external/llvm-project/clang-tools-extra/clangd/unittests/
DClangdTests.cpp960 auto SourcePath = testPath("source/foo.cpp"); in TEST() local
972 runAddDocument(Server, SourcePath, Code.code()); in TEST()
973 auto Completions = cantFail(runCodeComplete(Server, SourcePath, Code.point(), in TEST()
980 runAddDocument(Server, SourcePath, Code.code()); in TEST()
981 Completions = cantFail(runCodeComplete(Server, SourcePath, Code.point(), in TEST()
1037 auto SourcePath = testPath("foo.cpp"); in TEST() local
1047 runAddDocument(Server, SourcePath, Code.code()); in TEST()
1051 auto Completions = cantFail(runCodeComplete(Server, SourcePath, Code.point(), in TEST()
/external/llvm-project/clang-tools-extra/modularize/
DPreprocessorTracker.cpp848 std::string SourcePath = getSourceLocationFile(PP, BlockStartLoc); in checkForIncludesInBlock() local
849 SourcePath = ModularizeUtilities::getCanonicalPath(SourcePath); in checkForIncludesInBlock()
850 HeaderHandle SourceHandle = findHeaderHandle(SourcePath); in checkForIncludesInBlock()
866 OS << SourcePath << ":" << I->Line << ":" << I->Column << ":\n"; in checkForIncludesInBlock()
872 OS << SourcePath << ":" << BlockStartLine << ":" << BlockStartColumn in checkForIncludesInBlock()
/external/llvm-project/clang/lib/Tooling/
DTooling.cpp467 for (const auto &SourcePath : SourcePaths) { in run() local
468 auto AbsPath = getAbsolutePath(*OverlayFileSystem, SourcePath); in run()
470 llvm::errs() << "Skipping " << SourcePath in run()
/external/clang/lib/Tooling/
DTooling.cpp380 for (const auto &SourcePath : SourcePaths) { in run() local
381 std::string File(getAbsolutePath(SourcePath)); in run()
/external/llvm-project/clang/tools/clang-diff/
DClangDiff.cpp43 static cl::opt<std::string> SourcePath(cl::Positional, cl::desc("<source>"), variable
/external/llvm-project/clang/lib/CrossTU/
DCrossTranslationUnit.cpp627 StringRef SourcePath = Key->getValue(ValueStorage); in parseInvocationList() local
630 SmallString<32> NativeSourcePath(SourcePath); in parseInvocationList()
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/
D.mxproject4 SourcePath=D:/VS/brianTPM/Samples/Nucleo-TPM/L4A6RG/Src
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/
D.mxproject4 SourcePath=D:/VS/brianTPM/Samples/Nucleo-TPM/L476RG/Src