Searched refs:ComponentType (Results 1 – 5 of 5) sorted by relevance
289 enum class ComponentType : uint8_t { enum293 ArrayRef<EnumEntry<ComponentType>> getComponentTypes();343 ComponentType Type;
98 dxbc::PSV::ComponentType Type;177 LLVM_YAML_DECLARE_ENUM_TRAITS(llvm::dxbc::PSV::ComponentType) in LLVM_YAML_IS_SEQUENCE_VECTOR()
213 %type <member> ComponentType745 ComponentTypeList: ComponentType751 | ComponentTypeList ',' ComponentType778 ComponentType : NamedType
37 dxbc::PSV::ComponentType Type;
245 void ScalarEnumerationTraits<dxbc::PSV::ComponentType>::enumeration( in enumeration()246 IO &IO, dxbc::PSV::ComponentType &Value) { in enumeration()