Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSemaObjC.h366 Decl *ActOnMethodDeclaration(
/freebsd-14-stable/contrib/llvm-project/clang/lib/Parse/
HDParseObjc.cpp1446 Decl *Result = Actions.ObjC().ActOnMethodDeclaration( in ParseObjCMethodDecl()
1567 Decl *Result = Actions.ObjC().ActOnMethodDeclaration( in ParseObjCMethodDecl()
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaDeclObjC.cpp4728 Decl *SemaObjC::ActOnMethodDeclaration( in ActOnMethodDeclaration() function in SemaObjC