Searched defs:VarType (Results 1 – 13 of 13) sorted by relevance
35 public enum VarType { enum65 VarType(){ in VarType() method in VarType68 VarType(boolean multiData, boolean textureType){ in VarType() method in VarType
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
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
108 VARTYPE VarType; member
1733 QualType VarType; member in __anon6d5224e80211::CXXByrefHelpers
2172 QualType VarType = D->getType(); in isVarDeclStrongDefinition() local
706 QualType VarType = VD->getType(); in ShouldDiagnoseSwitchCaseNotInEnum() local
9528 QualType VarType; member in __anoned96b9421011::RefBuilder9535 RefBuilder(VarDecl *Var, QualType VarType) in RefBuilder()
2462 auto VarType = Var->getType(); in CheckOpenMPIterationSpace() local