Home | History | Annotate | Download | only in Sema

Lines Matching refs:getVolatileType

6287       = S.Context.getLValueReferenceType(S.Context.getVolatileType(T));
6486 S.Context.getVolatileType(CandidateTy));
7033 S.Context.getLValueReferenceType(S.Context.getVolatileType(*Ptr));
7061 S.Context.getLValueReferenceType(S.Context.getVolatileType(*Ptr));
7100 S.Context.getVolatileType(getArithmeticType(Left));
7127 ParamTypes[0] = S.Context.getVolatileType(*Vec1);
7166 ParamTypes[0] = S.Context.getVolatileType(ParamTypes[0]);