Home
last modified time | relevance | path

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

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