Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDecl.cpp4989 New = ActOnFunctionDeclarator(S, D, DC, TInfo, Previous, in HandleDeclarator()
6951 Result = SemaRef.ActOnFunctionDeclarator( in DiagnoseInvalidRedeclaration()
7379 Sema::ActOnFunctionDeclarator(Scope *S, Declarator &D, DeclContext *DC, in ActOnFunctionDeclarator() function in Sema
DSemaDeclCXX.cpp12717 NamedDecl *ND = ActOnFunctionDeclarator(DCScope, D, DC, TInfo, Previous, in ActOnFriendFunctionDecl()
/external/clang/include/clang/Sema/
DSema.h1673 NamedDecl* ActOnFunctionDeclarator(Scope* S, Declarator& D, DeclContext* DC,