Searched defs:getBaseType (Results 1 – 5 of 5) sorted by relevance
191 const MDNode *getBaseType() const { in getBaseType() function in __anonaa9b5ba10111::TBAAStructTagNode
304 QualType getBaseType() const { return BaseType; } in getBaseType() function
390 Type getBaseType() const { return BaseType; } in getBaseType() function in __anonb62af4a80111::Intrinsic
3043 QualType getBaseType() const { return BaseType; } in getBaseType() function3277 QualType getBaseType() const { return BaseType; } in getBaseType() function
326 uint8_t getBaseType() const { return getType() & 0x0F; } in getBaseType() function