Searched refs:ActOnObjCExceptionDecl (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp2543 FirstPart = Actions.ActOnObjCExceptionDecl(getCurScope(), ParmDecl);
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp5068 Decl *Sema::ActOnObjCExceptionDecl(Scope *S, Declarator &D) { function in class:Sema
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4330 Decl *ActOnObjCExceptionDecl(Scope *S, Declarator &D);

Completed in 111 milliseconds