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

/external/clang/lib/CodeGen/
H A DCGObjCGNU.cpp1973 int ptrBits = CGM.getDataLayout().getPointerSizeInBits(); local
1974 if (bitCount < ptrBits) {

Completed in 187 milliseconds