Searched refs:getRelativeFilePath (Results 1 – 5 of 5) sorted by relevance
140 Reference::getRelativeFilePath(const StringRef &CurrentPath) const { in getRelativeFilePath() function in clang::doc::Reference152 Info::getRelativeFilePath(const StringRef &CurrentPath) const { in getRelativeFilePath() function in clang::doc::Info
119 llvm::SmallString<64> Path = R.getRelativeFilePath(CurrentPath); in writeNameLink()190 llvm::SmallString<64> BasePath = I.getRelativeFilePath(""); in genMarkdown()
139 llvm::SmallString<64> getRelativeFilePath(const StringRef &CurrentPath) const;272 llvm::SmallString<64> getRelativeFilePath(const StringRef &CurrentPath) const;
317 llvm::SmallString<64> Path = Type.getRelativeFilePath(CurrentDirectory); in genReference()733 llvm::SmallString<64> BasePath = I.getRelativeFilePath(""); in genHTML()865 HTMLFile F = genInfoFile(InfoTitle, I->getRelativeFilePath(""), in generateDocForInfo()907 J.attribute("Path", I.getRelativeFilePath("")); in SerializeIndex()
297 getInfoOutputFile(OutDirectory, I->getRelativeFilePath(""), in main()