Home | History | Annotate | Download | only in Sema

Lines Matching refs:ActOnFunctionDeclarator

3523     New = ActOnFunctionDeclarator(S, D, DC, TInfo, Previous,
4508 // DiagnoseInvalidRedeclaration to call Sema::ActOnFunctionDeclarator.
4595 // Set up everything for the call to ActOnFunctionDeclarator
4610 // TODO: Refactor ActOnFunctionDeclarator so that we can call only the
4613 Result = SemaRef.ActOnFunctionDeclarator(
4876 Sema::ActOnFunctionDeclarator(Scope *S, Declarator &D, DeclContext *DC,