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

  /external/clang/lib/CodeGen/
CGBlocks.h 213 CharUnits BlockAlign;
CGBlocks.cpp 312 info.BlockAlign = ptrAlign;
473 info.BlockAlign = std::max(maxFieldAlign, info.BlockAlign);
580 blockInfo.Address->setAlignment(blockInfo.BlockAlign.getQuantity());
    [all...]
CGDebugInfo.cpp     [all...]

Completed in 1193 milliseconds