Searched refs:ParseStructDeclaration (Results 1 – 3 of 3) sorted by relevance
826 ParseStructDeclaration(DS, ObjCPropertyCallback); in ParseObjCInterfaceDeclList()2033 ParseStructDeclaration(DS, ObjCIvarCallback); in ParseObjCClassInstanceVariables()
4903 void Parser::ParseStructDeclaration( in ParseStructDeclaration() function in Parser4912 return ParseStructDeclaration(DS, FieldsCallback, LateFieldAttrs); in ParseStructDeclaration()5150 ParseStructDeclaration(DS, CFieldCallback, &LateFieldAttrs); in ParseStructUnionBody()
2548 void ParseStructDeclaration(