Home | History | Annotate | Download | only in AST

Lines Matching refs:WCharTy

1033     InitBuiltinType(WCharTy,           BuiltinType::WChar_S);
1035 InitBuiltinType(WCharTy, BuiltinType::WChar_U);
1037 WideCharTy = WCharTy;
4083 return WCharTy;