Searched defs:MatchOneProtocolPropertiesInClass (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaObjCProperty.cpp1288 /// MatchOneProtocolPropertiesInClass - This routine goes thru the list
1292 Sema::MatchOneProtocolPropertiesInClass(Decl *CDecl, function in class:Sema
1298 assert (CatDecl && "MatchOneProtocolPropertiesInClass");
1344 MatchOneProtocolPropertiesInClass(CatDecl, *P);
1355 MatchOneProtocolPropertiesInClass(CatDecl, *P);
1365 MatchOneProtocolPropertiesInClass(IDecl, *P);
1377 MatchOneProtocolPropertiesInClass(IDecl, *P);

Completed in 53 milliseconds