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