Searched defs:TYPES (Results 1 – 5 of 5) sorted by relevance
20 const RunType RunType::TYPES[NUM_OF_RUN_TYPES] = { member in common::RunType
45 static const RunType TYPES[NUM_OF_RUN_TYPES]; member
18 TYPES = { constant in Intrinsic
24 enum class ImportKinds { ALL, TYPES }; enumerator