Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-doc/
H A DHTMLGenerator.cpp555 genInfoFile(StringRef Title,StringRef InfoPath,std::vector<std::unique_ptr<TagNode>> & MainContentNodes,const Index & InfoIndex,const ClangDocContext & CDCtx) genInfoFile() argument
918 std::vector<std::unique_ptr<TagNode>> MainContentNodes; generateDocForInfo() local