Home | History | Annotate | Download | only in Sema

Lines Matching refs:getPointerType

665     return Context.getPointerType(T);
3814 ArgType = S.Context.getPointerType(Func->getType());
3883 ArgType = S.Context.getPointerType(Var->getType());
4506 ParamType = Context.getPointerType(ParamType);