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