Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/support/
H A DPath.h29 using PathRef = llvm::StringRef; variable
/llvm-project/lldb/source/Host/linux/
H A DHost.cpp289 llvm::StringRef PathRef = ExePath; GetExePathAndArch() local
/llvm-project/clang-tools-extra/clangd/unittests/
H A DClangdTests.cpp170 PathRef SourceFileRelPath, llvm::StringRef SourceContents, in parseSourceAndDumpAST() argument
870 onDiagnosticsReady(PathRef,llvm::StringRef,llvm::ArrayRef<Diag>) TEST() argument
[all...]
/llvm-project/clang-tools-extra/clang-move/
H A DMove.cpp63 std::string CleanPath(StringRef PathRef) { in CleanPath()
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp791 StringRef PathRef(Asm->TM.Options.ObjectFilenameForDebug); in emitObjName() local