Searched defs:getBasicType (Results 1 – 13 of 13) sorted by relevance
88 public Type getBasicType() { in getBasicType() method in ArrayType
154 constexpr TBasicType getBasicType() const { return type; } in getBasicType() function480 TBasicType getBasicType() const { return typeSpecifierNonArray.type; } in getBasicType() function
166 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
100 glu::DataType getBasicType(void) const in getBasicType() function in vkt::TransformFeedback::VarType
108 glu::DataType getBasicType(void) const in getBasicType() function in vkt::ubo::VarType
126 TBasicType getBasicType() const { return type; } in getBasicType() function1806 virtual TBasicType getBasicType() const { return basicType; } in getBasicType() function
1206 virtual TBasicType getBasicType() const { return type.getBasicType(); } in getBasicType() function
126 TBasicType getBasicType() const { return type; } in getBasicType() function1823 virtual TBasicType getBasicType() const { return basicType; } in getBasicType() function
1212 virtual TBasicType getBasicType() const { return type.getBasicType(); } in getBasicType() function
99 DIType *getBasicType(StringRef Name) { in getBasicType() function in __anon194403cd0111::MetadataTest