Home | History | Annotate | Download | only in Sema

Lines Matching refs:getSizeType

199     addImplicitTypedef("size_t", Context.getSizeType());
750 llvm::APInt One(Context.getTypeSize(Context.getSizeType()), true);