Home
last modified time | relevance | path

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

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