Searched defs:getBasicType (Results 1 – 13 of 13) sorted by relevance
88 public Type getBasicType() { in getBasicType() method in ArrayType
155 constexpr TBasicType getBasicType() const { return type; } in getBasicType() function476 TBasicType getBasicType() const { return typeSpecifierNonArray.type; } in getBasicType() function
168 TBasicType getBasicType() const { return getType().getBasicType(); } in getBasicType() function
93 glu::DataType getBasicType(void) const in getBasicType() function in deqp::ub::VarType
98 glu::DataType getBasicType(void) const in getBasicType() function in deqp::gls::ub::VarType
71 DataType getBasicType(void) const in getBasicType() function in glu::VarType
108 glu::DataType getBasicType(void) const in getBasicType() function in vkt::ubo::VarType
100 glu::DataType getBasicType(void) const in getBasicType() function in vkt::TransformFeedback::VarType
126 TBasicType getBasicType() const { return type; } in getBasicType() function1822 virtual TBasicType getBasicType() const { return basicType; } in getBasicType() function
1085 virtual TBasicType getBasicType() const { return type.getBasicType(); } in getBasicType() function
126 TBasicType getBasicType() const { return type; } in getBasicType() function1810 virtual TBasicType getBasicType() const { return basicType; } in getBasicType() function
1053 virtual TBasicType getBasicType() const { return type.getBasicType(); } in getBasicType() function
99 DIType *getBasicType(StringRef Name) { in getBasicType() function in __anonfb2143af0111::MetadataTest