Searched refs:setSynthesized (Results 1 – 4 of 4) sorted by relevance
1512 GetterMethod->setSynthesized(true); in ProcessPropertyDecl()1557 SetterMethod->setSynthesized(true); in ProcessPropertyDecl()
2140 GetterMethod->setSynthesized(true); in ActOnAtEnd()2144 SetterMethod->setSynthesized(true); in ActOnAtEnd()
308 void setSynthesized(bool isSynth) { IsSynthesized = isSynth; } in setSynthesized() function
467 MD->setSynthesized(Record[Idx++]); in VisitObjCMethodDecl()