Home | History | Annotate | Download | only in Frontend

Lines Matching refs:CharTy

508           Context->CharTy, llvm::APInt(32, Str.size() + 1), ArrayType::Normal,
2235 ArgTys.push_back(Context->getPointerType(Context->CharTy.withConst()));
2449 ArgTys.push_back(Context->getPointerType(Context->CharTy.withConst()));
2479 ArgTys.push_back(Context->getPointerType(Context->CharTy.withConst()));
2576 FieldTypes[2] = Context->getPointerType(Context->CharTy);