Searched refs:OrigTySize (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp994 uint64_t OrigTySize = Ctx.getTypeSize(OrigTy); local
996 bool isTruncated = FinalTySize < OrigTySize;
1017 OrigTySize >= Ctx.getTypeSize(Ctx.IntTy))

Completed in 632 milliseconds