Home | History | Annotate | Download | only in Sema

Lines Matching refs:getVolatileType

6815       = S.Context.getLValueReferenceType(S.Context.getVolatileType(T));
7021 S.Context.getVolatileType(CandidateTy));
7594 S.Context.getLValueReferenceType(S.Context.getVolatileType(*Ptr));
7643 S.Context.getLValueReferenceType(S.Context.getVolatileType(*Ptr));
7702 S.Context.getVolatileType(getArithmeticType(Left));
7728 ParamTypes[0] = S.Context.getVolatileType(*Vec1);
7766 ParamTypes[0] = S.Context.getVolatileType(ParamTypes[0]);