Searched refs:getDeclsInPrototype (Results 1 – 2 of 2) sorted by relevance
1490 ArrayRef<NamedDecl *> getDeclsInPrototype() const { in getDeclsInPrototype() function
9302 for (NamedDecl *NonParmDecl : FTI.getDeclsInPrototype()) { in ActOnFunctionDeclarator()