Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-doc/
DHTMLGenerator.cpp222 static void AppendVector(std::vector<Derived> &&New, in AppendVector() function
358 AppendVector(std::move(Nodes), DivBody->Children); in genEnumsBlock()
388 AppendVector(std::move(Nodes), DivBody->Children); in genFunctionsBlock()
478 AppendVector(std::move(StylesheetsNodes), Out); in genFileHeadNodes()
481 AppendVector(std::move(JsNodes), Out); in genFileHeadNodes()
513 AppendVector(std::move(MainContentInnerNodes), MainContentNode->Children); in genInfoFileMainNode()
521 AppendVector(std::move(InfoIndexHTML), RightSidebarNode->Children); in genInfoFileMainNode()
555 AppendVector(std::move(HeadNodes), F.Children); in genInfoFile()
594 AppendVector(std::move(Nodes), LiBody->Children); in genHTML()
737 AppendVector(std::move(ChildNamespaces), Out); in genHTML()
[all …]