Home
last modified time | relevance | path

Searched refs:ActOnFunctionDeclarator (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp5963 New = ActOnFunctionDeclarator(S, D, DC, TInfo, Previous, in HandleDeclarator()
8425 Result = SemaRef.ActOnFunctionDeclarator( in DiagnoseInvalidRedeclaration()
9004 Sema::ActOnFunctionDeclarator(Scope *S, Declarator &D, DeclContext *DC, in ActOnFunctionDeclarator() function in Sema
H A DSemaDeclCXX.cpp16937 NamedDecl *ND = ActOnFunctionDeclarator(DCScope, D, DC, TInfo, Previous, in ActOnFriendFunctionDecl()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2703 NamedDecl* ActOnFunctionDeclarator(Scope* S, Declarator& D, DeclContext* DC,