Searched refs:ActOnFunctionDeclarator (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/ |
| H A D | SemaDecl.cpp | 5503 New = ActOnFunctionDeclarator(S, D, DC, TInfo, Previous, in HandleDeclarator() 7782 Result = SemaRef.ActOnFunctionDeclarator( in DiagnoseInvalidRedeclaration() 8299 Sema::ActOnFunctionDeclarator(Scope *S, Declarator &D, DeclContext *DC, in ActOnFunctionDeclarator() function in Sema
|
| H A D | SemaDeclCXX.cpp | 14509 NamedDecl *ND = ActOnFunctionDeclarator(DCScope, D, DC, TInfo, Previous, in ActOnFriendFunctionDecl()
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/ |
| H A D | Sema.h | 1971 NamedDecl* ActOnFunctionDeclarator(Scope* S, Declarator& D, DeclContext* DC,
|