Searched defs:getBaseType (Results 1 – 9 of 9) sorted by relevance
223 MDNodeTy *getBaseType() const { in getBaseType() function in __anon6047001d0111::TBAAStructTagNodeImpl
328 static enum BaseType getBaseType(const Value *Val) { in getBaseType() function
875 TypeIndex getBaseType() const { return Type; } in getBaseType() function900 TypeIndex getBaseType() const { return BaseType; } in getBaseType() function
396 QualType getBaseType() const { return BaseType; } in getBaseType() function
184 SVEType getBaseType() const { return BaseType; } in getBaseType() function in __anon47288a980111::Intrinsic
436 Type getBaseType() const { return BaseType; } in getBaseType() function in __anon9e9e0a7a0111::Intrinsic
984 DIType *getBaseType() const { return cast_or_null<DIType>(getRawBaseType()); } in getBaseType() function1180 DIType *getBaseType() const { return cast_or_null<DIType>(getRawBaseType()); } in getBaseType() function
3653 QualType getBaseType() const { return BaseType; } in getBaseType() function3896 QualType getBaseType() const { return BaseType; } in getBaseType() function
348 uint8_t getBaseType() const { return getType() & 0x0F; } in getBaseType() function