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

/external/clang/lib/Sema/
H A DSemaObjCProperty.cpp390 ProcessPropertyDecl(PrimaryPDecl, CCPrimary,
512 ProcessPropertyDecl(PIDecl, CCPrimary, PDecl, CDecl);
1898 /// ProcessPropertyDecl - Make sure that any user-defined setter/getter methods
1903 void Sema::ProcessPropertyDecl(ObjCPropertyDecl *property, function in class:Sema

Completed in 159 milliseconds