Searched defs:getBasicType (Results 1 – 2 of 2) sorted by relevance
154 constexpr TBasicType getBasicType() const { return type; } in getBasicType() function456 TBasicType getBasicType() const { return typeSpecifierNonArray.type; } in getBasicType() function
158 TBasicType getBasicType() const { return getType().getBasicType(); } in getBasicType() function