Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDecl.cpp6416 New = ActOnFunctionDeclarator(S, D, DC, TInfo, Previous, in HandleDeclarator()
8935 Result = SemaRef.ActOnFunctionDeclarator( in DiagnoseInvalidRedeclaration()
9575 Sema::ActOnFunctionDeclarator(Scope *S, Declarator &D, DeclContext *DC, in ActOnFunctionDeclarator() function in Sema
H A DSemaDeclCXX.cpp17400 NamedDecl *ND = ActOnFunctionDeclarator(DCScope, D, DC, TInfo, Previous, in ActOnFriendFunctionDecl()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h2931 NamedDecl* ActOnFunctionDeclarator(Scope* S, Declarator& D, DeclContext* DC,