Searched refs:ActOnFunctionDeclarator (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaDecl.cpp | 6549 New = ActOnFunctionDeclarator(S, D, DC, TInfo, Previous, in HandleDeclarator() 9167 Result = SemaRef.ActOnFunctionDeclarator( in DiagnoseInvalidRedeclaration() 9809 Sema::ActOnFunctionDeclarator(Scope *S, Declarator &D, DeclContext *DC, in ActOnFunctionDeclarator() function in Sema
|
| H A D | SemaDeclCXX.cpp | 18043 NamedDecl *ND = ActOnFunctionDeclarator(DCScope, D, DC, TInfo, Previous, in ActOnFriendFunctionDecl()
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | Sema.h | 2983 NamedDecl* ActOnFunctionDeclarator(Scope* S, Declarator& D, DeclContext* DC,
|