Searched defs:MethodDescription (Results 1 – 2 of 2) sorted by relevance
9 MethodDescription = Struct.new( :name, :body, :arguments ) constant
883 std::pair<const IdentifierInfo *, Selector> MethodDescription = {odInfo, S}; in checkPostObjCMessage() local