Searched defs:getValueType (Results 1 – 5 of 5) sorted by relevance
106 public function getValueType() function in Google\\Protobuf\\Internal\\MapField
130 ValueType MetadataStreamerV2::getValueType(Type *Ty, StringRef TypeName) const { in getValueType() function in llvm::AMDGPU::HSAMD::MetadataStreamerV2576 StringRef MetadataStreamerV3::getValueType(Type *Ty, StringRef TypeName) const { in getValueType() function in llvm::AMDGPU::HSAMD::MetadataStreamerV3
254 Type *getValueType() const { return ValueType; } in getValueType() function
279 Type *getValueType() const { return ValueType; } in getValueType() function
1546 SDValue SelectionDAG::getValueType(EVT VT) { in getValueType() function in SelectionDAG