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

/external/clang/lib/Sema/
H A DSemaObjCProperty.cpp1265 /// ComparePropertiesInBaseAndSuper - This routine compares property
1269 void Sema::ComparePropertiesInBaseAndSuper(ObjCInterfaceDecl *IDecl) { function in class:Sema
H A DSemaDeclObjC.cpp2325 ComparePropertiesInBaseAndSuper(I);
/external/clang/include/clang/Sema/
H A DSema.h6075 void ComparePropertiesInBaseAndSuper(ObjCInterfaceDecl *IDecl);

Completed in 102 milliseconds