Home | History | Annotate | Download | only in Sema

Lines Matching refs:getSizeType

201     addImplicitTypedef("size_t", Context.getSizeType());
245 Context.getAtomicType(Context.getSizeType()));
809 llvm::APInt One(Context.getTypeSize(Context.getSizeType()), true);