Searched defs:getBaseType (Results 1 – 9 of 9) sorted by relevance
222 MDNodeTy *getBaseType() const { in getBaseType() function in __anon50a460620111::TBAAStructTagNodeImpl
326 static enum BaseType getBaseType(const Value *Val) { in getBaseType() function
876 TypeIndex getBaseType() const { return Type; } in getBaseType() function901 TypeIndex getBaseType() const { return BaseType; } in getBaseType() function
399 QualType getBaseType() const { return BaseType; } in getBaseType() function
184 SVEType getBaseType() const { return BaseType; } in getBaseType() function in __anon409da13d0111::Intrinsic
435 Type getBaseType() const { return BaseType; } in getBaseType() function in __anonc6b5f5bf0111::Intrinsic
992 DIType *getBaseType() const { return cast_or_null<DIType>(getRawBaseType()); } in getBaseType() function1175 DIType *getBaseType() const { return cast_or_null<DIType>(getRawBaseType()); } in getBaseType() function
3670 QualType getBaseType() const { return BaseType; } in getBaseType() function3913 QualType getBaseType() const { return BaseType; } in getBaseType() function
348 uint8_t getBaseType() const { return getType() & 0x0F; } in getBaseType() function