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

/external/clang/lib/Sema/
H A DSemaObjCProperty.cpp327 ProcessPropertyDecl(PrimaryPDecl, CCPrimary, /* redeclaredProperty = */ 0,
415 ProcessPropertyDecl(PIDecl, CCPrimary, PDecl, CDecl);
1834 /// ProcessPropertyDecl - Make sure that any user-defined setter/getter methods
1839 void Sema::ProcessPropertyDecl(ObjCPropertyDecl *property, function in class:Sema

Completed in 50 milliseconds