Searched refs:getDecls (Results 1 – 2 of 2) sorted by relevance
73 auto getDecls() const { return llvm::make_second_range(decls); } in getDecls() function
856 for (const ast::Decl *decl : scope->getDecls()) { in codeCompleteConstraintName()