Searched defs:VarType (Results 1 – 14 of 14) sorted by relevance
31 VarType::VarType (void) in VarType() function in glu::VarType36 VarType::VarType (const VarType& other) in VarType() function in glu::VarType42 VarType::VarType (DataType basicType, Precision precision) in VarType() function in glu::VarType49 VarType::VarType (const VarType& elementType, int arraySize) in VarType() function in glu::VarType57 VarType::VarType (const StructType* structPtr) in VarType() function in glu::VarType
47 class VarType class
40 auto VarType = Var.getType(); in start() local
58 VarType::VarType (void) in VarType() function in vkt::ubo::VarType64 VarType::VarType (const VarType& other) in VarType() function in vkt::ubo::VarType71 VarType::VarType (glu::DataType basicType, deUint32 flags) in VarType() function in vkt::ubo::VarType78 VarType::VarType (const VarType& elementType, int arraySize) in VarType() function in vkt::ubo::VarType86 VarType::VarType (const StructType* structPtr) in VarType() function in vkt::ubo::VarType
66 class VarType class
115 VarType::VarType (void) in VarType() function in deqp::gls::ub::VarType121 VarType::VarType (const VarType& other) in VarType() function in deqp::gls::ub::VarType128 VarType::VarType (glu::DataType basicType, deUint32 flags) in VarType() function in deqp::gls::ub::VarType135 VarType::VarType (const VarType& elementType, int arraySize) in VarType() function in deqp::gls::ub::VarType143 VarType::VarType (const StructType* structPtr) in VarType() function in deqp::gls::ub::VarType
71 class VarType class
118 void CompileAssertHasType(VarType) { in CompileAssertHasType() argument
219 VARTYPE VarType; member
1751 QualType VarType; member in __anon644dea940611::CXXByrefHelpers
2459 QualType VarType = D->getType(); in isVarDeclStrongDefinition() local
3172 auto VarType = Var->getType().getNonReferenceType(); in BuildNumIterations() local3435 auto VarType = Var->getType().getNonReferenceType(); in CheckOpenMPIterationSpace() local
707 QualType VarType = VD->getType(); in ShouldDiagnoseSwitchCaseNotInEnum() local
9565 QualType VarType; member in __anone4927eee1211::RefBuilder9572 RefBuilder(VarDecl *Var, QualType VarType) in RefBuilder()