Searched defs:getValueType (Results 1 – 12 of 12) sorted by relevance
875 QualType getValueType() const override { return Str->getType(); } in getValueType() function910 QualType getValueType() const override { return Str->getType(); } in getValueType() function946 QualType getValueType() const override { return CL->getType(); } in getValueType() function999 QualType getValueType() const override { in getValueType() function1036 QualType getValueType() const override { in getValueType() function1120 QualType getValueType() const override { in getValueType() function1157 QualType getValueType() const override { in getValueType() function1249 QualType getValueType() const override { return ElementType; } in getValueType() function1287 QualType getValueType() const override { return Ex->getType(); } in getValueType() function1326 QualType getValueType() const override { return Ex->getType(); } in getValueType() function
248 const Record *getValueType() const { return Ty; } in getValueType() function
45 MVT::SimpleValueType llvm::getValueType(const Record *Rec) { in getValueType() function in llvm
190 QualType ObjCIvarRegion::getValueType() const { in getValueType() function in ObjCIvarRegion194 QualType CXXBaseObjectRegion::getValueType() const { in getValueType() function in CXXBaseObjectRegion198 QualType CXXDerivedObjectRegion::getValueType() const { in getValueType() function in CXXDerivedObjectRegion202 QualType ParamVarRegion::getValueType() const { in getValueType() function in ParamVarRegion
73 Type *getValueType() { return Member->getValueType(); } in getValueType() function
298 Type *getValueType() const { return ValueType; } in getValueType() function
327 static ValueType getValueType(u8 c) { return static_cast<ValueType>(c & 0x3); } in getValueType() function
911 Type *getValueType() const { in getValueType() function in __anon2439b80b0411::EarlyCSE::ParseMemoryInst
132 QualType getValueType() const { return ValueTy; } in getValueType() function in __anon5e56f1450111::AtomicInfo
5174 QualType AtomicExpr::getValueType() const { in getValueType() function in AtomicExpr
2033 SDValue SelectionDAG::getValueType(EVT VT) { in getValueType() function in SelectionDAG
248 static Type *getValueType(Value *V) { in getValueType() function