Searched defs:VarType (Results 1 – 12 of 12) sorted by relevance
87 # define JNI_PUBLIC_VAR(VarType) VarType argument92 # define JNI_PUBLIC_VAR(VarType) VarType argument102 # define JNI_PUBLIC_VAR(VarType) VarType argument108 # define JNI_PUBLIC_VAR(VarType) VarType argument113 # define JNI_PUBLIC_VAR(VarType) VarType argument121 # define JNI_PUBLIC_VAR(VarType) VarType argument126 # define JNI_PUBLIC_VAR(VarType) VarType argument152 # define JNI_PUBLIC_VAR(VarType) JNI_PUBLIC_API(VarType) argument168 # define JNI_PUBLIC_VAR(VarType) VarType argument
75 # define JRI_PUBLIC_VAR(VarType) VarType argument
30 VarType::VarType (void) in VarType() function in glu::VarType35 VarType::VarType (const VarType& other) in VarType() function in glu::VarType41 VarType::VarType (DataType basicType, Precision precision) in VarType() function in glu::VarType48 VarType::VarType (const VarType& elementType, int arraySize) in VarType() function in glu::VarType56 VarType::VarType (const StructType* structPtr) in VarType() function in glu::VarType
47 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
108 VARTYPE VarType; member
1706 QualType VarType; member in __anon40f0f33f0211::CXXByrefHelpers
1626 auto VarType = Var->getType(); in CheckOpenMPIterationSpace() local
687 QualType VarType = VD->getType(); in ShouldDiagnoseSwitchCaseNotInEnum() local
9029 QualType VarType; member in __anonc13587991011::RefBuilder9036 RefBuilder(VarDecl *Var, QualType VarType) in RefBuilder()