Searched defs:declType (Results 1 – 6 of 6) sorted by relevance
254 ReferenceTypeImpl declType = (ReferenceTypeImpl)method.declaringType(); in validateConstructorInvocation() local
284 ReferenceTypeImpl declType = (ReferenceTypeImpl)method.declaringType(); in validateMethodInvocation() local
608 ReferenceTypeImpl declType = (ReferenceTypeImpl)field.declaringType(); in validateFieldAccess() local
189 static GLenum GetDeclTypeComponentType(D3DDECLTYPE declType) in GetDeclTypeComponentType()
1470 MRTCase(deqp::Context& context, glu::GLSLVersion glslVersion, DeclarationType declType) in MRTCase()
124 static StringInitFailureKind IsStringInit(Expr *init, QualType declType, in IsStringInit()