Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaObjC.h305 ObjCImplementationDecl *ActOnStartClassImplementation(
/src/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp2252 ObjCImpDecl = Actions.ObjC().ActOnStartClassImplementation( in ParseObjCAtImplementationDeclaration()
/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp1981 ObjCImplementationDecl *SemaObjC::ActOnStartClassImplementation( in ActOnStartClassImplementation() function in SemaObjC