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

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

Completed in 242 milliseconds