Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSemaObjC.h310 ObjCCategoryImplDecl *ActOnStartCategoryImplementation(
/freebsd-14-stable/contrib/llvm-project/clang/lib/Parse/
HDParseObjc.cpp2238 ObjCImpDecl = Actions.ObjC().ActOnStartCategoryImplementation( in ParseObjCAtImplementationDeclaration()
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaDeclObjC.cpp1913 ObjCCategoryImplDecl *SemaObjC::ActOnStartCategoryImplementation( in ActOnStartCategoryImplementation() function in SemaObjC