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

/external/clang/lib/Sema/
H A DSemaObjCProperty.cpp1329 /// declared in 'ClassOrProtocol' objects (which can be a class or an
1332 void Sema::CompareProperties(Decl *CDecl, Decl *ClassOrProtocol) { argument
1333 Decl *ClassDecl = ClassOrProtocol;

Completed in 397 milliseconds