Searched refs:computeRelativePath (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/clang-tools-extra/clang-doc/assets/ |
| H A D | index.js | 12 function computeRelativePath(FilePath, CurrentDirectory) { function 33 var Path = computeRelativePath(Ref.Path, CurrentDirectory);
|
| /llvm-project-15.0.7/clang/lib/Lex/ |
| H A D | PPLexerChange.cpp | 224 static void computeRelativePath(FileManager &FM, const DirectoryEntry *Dir, in computeRelativePath() function 320 computeRelativePath(FileMgr, Dir, *Header, RelativePath); in diagnoseMissingHeaderInUmbrellaDir()
|
| /llvm-project-15.0.7/clang-tools-extra/clang-doc/ |
| H A D | HTMLGenerator.cpp | 228 static SmallString<128> computeRelativePath(StringRef Destination, in computeRelativePath() function 276 SmallString<128> StylesheetPath = computeRelativePath("", InfoPath); in genStylesheetsHTML() 292 SmallString<128> ScriptPath = computeRelativePath("", InfoPath); in genJsScriptsHTML()
|