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

/external/clang/lib/Sema/
H A DSemaObjCProperty.cpp1159 /// DiagnosePropertyMismatch - Compares two properties for their
1163 Sema::DiagnosePropertyMismatch(ObjCPropertyDecl *Property, function in class:Sema
1282 DiagnosePropertyMismatch(PDecl, SuperPDecl,
1310 DiagnosePropertyMismatch(*CP, Pr, PDecl->getIdentifier());
1324 DiagnosePropertyMismatch(*CP, Pr, PDecl->getIdentifier());
/external/clang/include/clang/Sema/
H A DSema.h6072 void DiagnosePropertyMismatch(ObjCPropertyDecl *Property,

Completed in 84 milliseconds