Searched defs:getValueType (Results 1 – 10 of 10) sorted by relevance
847 QualType getValueType() const override { return Str->getType(); } in getValueType() function882 QualType getValueType() const override { return Str->getType(); } in getValueType() function918 QualType getValueType() const override { return CL->getType(); } in getValueType() function971 QualType getValueType() const override { in getValueType() function1008 QualType getValueType() const override { in getValueType() function1092 QualType getValueType() const override { in getValueType() function1129 QualType getValueType() const override { in getValueType() function1221 QualType getValueType() const override { return ElementType; } in getValueType() function1259 QualType getValueType() const override { return Ex->getType(); } in getValueType() function1298 QualType getValueType() const override { return Ex->getType(); } in getValueType() function
245 Record *getValueType() const { return Ty; } in getValueType() function
46 MVT::SimpleValueType llvm::getValueType(const Record *Rec) { in getValueType() function in llvm
181 QualType ObjCIvarRegion::getValueType() const { in getValueType() function in ObjCIvarRegion185 QualType CXXBaseObjectRegion::getValueType() const { in getValueType() function in CXXBaseObjectRegion189 QualType CXXDerivedObjectRegion::getValueType() const { in getValueType() function in CXXDerivedObjectRegion193 QualType ParamVarRegion::getValueType() const { in getValueType() function in ParamVarRegion
296 Type *getValueType() const { return ValueType; } in getValueType() function
301 static ValueType getValueType(u8 c) { return static_cast<ValueType>(c & 0x3); } in getValueType() function
917 Type *getValueType() const { in getValueType() function in __anon2439b80b0411::EarlyCSE::ParseMemoryInst
133 QualType getValueType() const { return ValueTy; } in getValueType() function in __anon5e56f1450111::AtomicInfo
5079 QualType AtomicExpr::getValueType() const { in getValueType() function in AtomicExpr
1976 SDValue SelectionDAG::getValueType(EVT VT) { in getValueType() function in SelectionDAG