Searched refs:getDeclarationList (Results 1 – 3 of 3) sorted by relevance
52 const std::vector<Declaration> getDeclarationList() const { in getDeclarationList() function
145 const auto &Declarations = Reporter.getDeclarationList(); in main()
633 for (const auto &DelPair : Reporter.getDeclarationList()) in TEST()