Home | History | Annotate | Download | only in AST

Lines Matching refs:WCharTy

970     InitBuiltinType(WCharTy,           BuiltinType::WChar_S);
972 InitBuiltinType(WCharTy, BuiltinType::WChar_U);
974 WideCharTy = WCharTy;
3845 return WCharTy;