Searched defs:getBaseType (Results 1 – 5 of 5) sorted by relevance
222 MDNodeTy *getBaseType() const { in getBaseType() function in __anona85bcf410111::TBAAStructTagNodeImpl
327 static enum BaseType getBaseType(const Value *Val) { in getBaseType() function
881 TypeIndex getBaseType() const { return Type; } in getBaseType() function906 TypeIndex getBaseType() const { return BaseType; } in getBaseType() function
823 DIType *getBaseType() const { return cast_or_null<DIType>(getRawBaseType()); } in getBaseType() function1008 DIType *getBaseType() const { return cast_or_null<DIType>(getRawBaseType()); } in getBaseType() function
348 uint8_t getBaseType() const { return getType() & 0x0F; } in getBaseType() function