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

/external/clang/lib/Sema/
H A DSemaDeclObjC.cpp2018 void Sema::CheckImplementationIvars(ObjCImplementationDecl *ImpDecl, function in class:Sema
H A DSemaDecl.cpp14221 CheckImplementationIvars(IMPDecl, ClsFields, RecFields.size(), RBrac);
/external/clang/include/clang/Sema/
H A DSema.h3084 /// CheckImplementationIvars - This routine checks if the instance variables
3086 void CheckImplementationIvars(ObjCImplementationDecl *ImpDecl,

Completed in 156 milliseconds