Searched refs:ProcessPropertyDecl (Results 1 - 3 of 3) 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
H A DSemaDeclObjC.cpp2341 // ProcessPropertyDecl is responsible for diagnosing conflicts with any
2347 ProcessPropertyDecl(*I, CDecl);
/external/clang/include/clang/Sema/
H A DSema.h6066 void ProcessPropertyDecl(ObjCPropertyDecl *property,

Completed in 336 milliseconds