Searched refs:getDeclsInPrototypeScope (Results 1 – 3 of 3) sorted by relevance
1125 I = D->getDeclsInPrototypeScope().begin(), in VisitFunctionDecl()1126 E = D->getDeclsInPrototypeScope().end(); I != E; ++I) in VisitFunctionDecl()
1998 ArrayRef<NamedDecl *> getDeclsInPrototypeScope() const { in getDeclsInPrototypeScope() function
10905 I = FD->getDeclsInPrototypeScope().begin(), in ActOnStartOfFunctionDef()10906 E = FD->getDeclsInPrototypeScope().end(); in ActOnStartOfFunctionDef()