Searched refs:ActOnFunctionDeclarator (Results 1 – 3 of 3) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
| H A D | SemaDecl.cpp | 5900 New = ActOnFunctionDeclarator(S, D, DC, TInfo, Previous, in HandleDeclarator() 8366 Result = SemaRef.ActOnFunctionDeclarator( in DiagnoseInvalidRedeclaration() 8945 Sema::ActOnFunctionDeclarator(Scope *S, Declarator &D, DeclContext *DC, in ActOnFunctionDeclarator() function in Sema
|
| H A D | SemaDeclCXX.cpp | 16732 NamedDecl *ND = ActOnFunctionDeclarator(DCScope, D, DC, TInfo, Previous, in ActOnFriendFunctionDecl()
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/ |
| H A D | Sema.h | 2667 NamedDecl* ActOnFunctionDeclarator(Scope* S, Declarator& D, DeclContext* DC,
|