Home
last modified time | relevance | path

Searched refs:calculateRelativeFilePath (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang-tools-extra/clang-doc/
DRepresentation.cpp118 calculateRelativeFilePath(const InfoType &Type, const StringRef &Path, in calculateRelativeFilePath() function
141 return calculateRelativeFilePath(RefType, Path, Name, CurrentPath); in getRelativeFilePath()
153 return calculateRelativeFilePath(IT, Path, extractName(), CurrentPath); in getRelativeFilePath()