Searched refs:STRUCT (Results 1 – 4 of 4) sorted by relevance
90 i.kind() == C2Param::STRUCT ? 'S' : in attribParamIndex()
316 case C2Param::STRUCT: cout << "Struct"; break; in dumpType()
120 STRUCT = (1 << 0), enumerator240 case KIND_STRUCT: return STRUCT; in kind()
313 STRUCT = 0x20000,321 * If #type is #Type.STRUCT, #structIndex is the C2Param structure index;