Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-doc/
H A DHTMLGenerator.cpp511 genInfoFileMainNode(StringRef InfoPath,std::vector<std::unique_ptr<TagNode>> & MainContentInnerNodes,const Index & InfoIndex) genInfoFileMainNode() argument
556 genInfoFile(StringRef Title,StringRef InfoPath,std::vector<std::unique_ptr<TagNode>> & MainContentNodes,const Index & InfoIndex,const ClangDocContext & CDCtx) genInfoFile() argument
730 genHTML(const NamespaceInfo & I,Index & InfoIndex,const ClangDocContext & CDCtx,std::string & InfoTitle) genHTML() argument
775 genHTML(const RecordInfo & I,Index & InfoIndex,const ClangDocContext & CDCtx,std::string & InfoTitle) genHTML() argument
919 Index InfoIndex; generateDocForInfo() local
[all...]