Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/Frontend/
H A DCompilerInstanceTest.cpp30 SmallString<256> CurrentPath; TEST() local
/llvm-project/clang-tools-extra/clang-doc/
H A DRepresentation.cpp133 const StringRef &Name, const StringRef &CurrentPath) { in calculateRelativeFilePath() argument
H A DMDGenerator.cpp121 static void writeNameLink(const StringRef &CurrentPath, const Reference &R, in writeNameLink() argument
/llvm-project/llvm/tools/llvm-config/
H A Dllvm-config.cpp292 llvm::SmallString<256> CurrentPath(GetExecutablePath(argv[0])); in main() local
/llvm-project/clang-tools-extra/clang-tidy/
H A DClangTidyOptions.cpp344 for (StringRef CurrentPath = Path; !CurrentPath.empty(); addRawFileOptions() local
[all...]