Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDecl.cpp5122 New = ActOnFunctionDeclarator(S, D, DC, TInfo, Previous, in HandleDeclarator()
7230 Result = SemaRef.ActOnFunctionDeclarator( in DiagnoseInvalidRedeclaration()
7658 Sema::ActOnFunctionDeclarator(Scope *S, Declarator &D, DeclContext *DC, in ActOnFunctionDeclarator() function in Sema
DSemaDeclCXX.cpp12957 NamedDecl *ND = ActOnFunctionDeclarator(DCScope, D, DC, TInfo, Previous, in ActOnFriendFunctionDecl()
/external/llvm-project/clang/lib/Sema/
DSemaDecl.cpp5871 New = ActOnFunctionDeclarator(S, D, DC, TInfo, Previous, in HandleDeclarator()
8305 Result = SemaRef.ActOnFunctionDeclarator( in DiagnoseInvalidRedeclaration()
8858 Sema::ActOnFunctionDeclarator(Scope *S, Declarator &D, DeclContext *DC, in ActOnFunctionDeclarator() function in Sema
DSemaDeclCXX.cpp16658 NamedDecl *ND = ActOnFunctionDeclarator(DCScope, D, DC, TInfo, Previous, in ActOnFriendFunctionDecl()
/external/clang/include/clang/Sema/
DSema.h1722 NamedDecl* ActOnFunctionDeclarator(Scope* S, Declarator& D, DeclContext* DC,
/external/llvm-project/clang/include/clang/Sema/
DSema.h2533 NamedDecl* ActOnFunctionDeclarator(Scope* S, Declarator& D, DeclContext* DC,