Searched defs:getBasicType (Results 1 – 6 of 6) sorted by relevance
147 constexpr TBasicType getBasicType() const { return type; } in getBasicType() function432 TBasicType getBasicType() const { return typeSpecifierNonArray.type; } in getBasicType() function
153 TBasicType getBasicType() const { return getType().getBasicType(); } in getBasicType() function
156 constexpr TBasicType getBasicType() const { return type; } in getBasicType() function477 TBasicType getBasicType() const { return typeSpecifierNonArray.type; } in getBasicType() function
166 TBasicType getBasicType() const { return getType().getBasicType(); } in getBasicType() function
275 TBasicType getBasicType() const { return type; } in getBasicType() function
314 TBasicType getBasicType() const { return type.getBasicType(); } in getBasicType() function