Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-doc/
H A DSerialize.cpp53 llvm::SmallString<128> getInfoRelativePath(const Decl *D) { in getInfoRelativePath() function
60 return getInfoRelativePath(Namespaces); in getInfoRelativePath()
285 getInfoRelativePath(N), F->getNameAsString(), in parseFields()
291 getInfoRelativePath(N), F->getNameAsString(), in parseFields()
350 getInfoRelativePath(P)); in parseBases()
448 {}, "", getInfoRelativePath(Base), B.isVirtual(), in parseBases()
502 I->Path = getInfoRelativePath(I->Namespace); in emitInfo()
511 ParentI->Path = getInfoRelativePath(ParentI->Namespace); in emitInfo()
537 I->Path = getInfoRelativePath(I->Namespace); in emitInfo()
579 ParentI->Path = getInfoRelativePath(ParentI->Namespace); in emitInfo()
[all …]