Searched refs:TyInProgAS (Results 1 – 1 of 1) sorted by relevance
1502 Type *TyInProgAS = cast<PointerType>(Ty)->getElementType()->getPointerTo( in checkValidVariableType() local1504 SuggestedTy = TyInProgAS; in checkValidVariableType()1505 if (Val->getType() == TyInProgAS) in checkValidVariableType()