Searched refs:ActOnFunctionDeclarator (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | SemaOpenACC.h | 890 void ActOnFunctionDeclarator(FunctionDecl *FD);
|
| H A D | Sema.h | 3966 NamedDecl *ActOnFunctionDeclarator(Scope *S, Declarator &D, DeclContext *DC,
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaOpenACC.cpp | 1914 void SemaOpenACC::ActOnFunctionDeclarator(FunctionDecl *FD) { in ActOnFunctionDeclarator() function in SemaOpenACC
|
| H A D | SemaDecl.cpp | 6516 New = ActOnFunctionDeclarator(S, D, DC, TInfo, Previous, in HandleDeclarator() 9230 Result = SemaRef.ActOnFunctionDeclarator( in DiagnoseInvalidRedeclaration() 9878 Sema::ActOnFunctionDeclarator(Scope *S, Declarator &D, DeclContext *DC, in ActOnFunctionDeclarator() function in Sema 11075 OpenACC().ActOnFunctionDeclarator(NewFD); in ActOnFunctionDeclarator()
|
| H A D | SemaDeclCXX.cpp | 18355 NamedDecl *ND = ActOnFunctionDeclarator(DCScope, D, DC, TInfo, Previous, in ActOnFriendFunctionDecl()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 4996 …_11ASTMultiPtrIPNS_21TemplateParameterListEEEbRb", "clang::Sema::ActOnFunctionDeclarator(clang::Sc…
|