Searched refs:getDocumentedFunctions (Results 1 – 2 of 2) sorted by relevance
426 specFile.getDocumentedFunctions(), NON_DEPRECATED_ONLY, false); in writeOverviewForFile()644 const auto& functions = specFile.getDocumentedFunctions(); in writeDetailedDocumentationFile()
554 const std::map<std::string, Function*>& getDocumentedFunctions() const { in getDocumentedFunctions() function