Searched defs:MetaParameter (Results 1 – 2 of 2) sorted by relevance
21 struct MetaParameter { struct22 char* name_;23 unsigned int attributes_;24 int typeIndex_;25 bool isSequenceableForOut_ = false;