HomeSort by relevance Sort by last modified time
    Searched refs:PointerSizeInBytes (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/CodeGen/
CodeGenModule.h 140 unsigned char PointerSizeInBytes;
    [all...]
CGObjC.cpp 534 return CharUnits::fromQuantity(CGM.PointerSizeInBytes);
    [all...]

Completed in 280 milliseconds