Home
last modified time | relevance | path

Searched refs:BlockAlign (Results 1 – 5 of 5) sorted by relevance

/external/clang/lib/CodeGen/
DCGBlocks.h213 CharUnits BlockAlign; variable
DCGBlocks.cpp320 info.BlockAlign = ptrAlign; in initializeForBlockHeader()
474 info.BlockAlign = std::max(maxFieldAlign, info.BlockAlign); in computeBlockInfo()
591 blockInfo.Address->setAlignment(blockInfo.BlockAlign.getQuantity()); in enterBlockScope()
1098 literal->setAlignment(blockInfo.BlockAlign.getQuantity()); in buildGlobalBlock()
DCGDebugInfo.cpp3139 CGM.getContext().toBits(block.BlockAlign), 0, in EmitDeclareOfBlockLiteralArgVariable()
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfBlockLevelStructureElementsDictionary_autogen.cpp159 SkString SkPdfBlockLevelStructureElementsDictionary::BlockAlign(SkPdfNativeDoc* doc) { in BlockAlign() function in SkPdfBlockLevelStructureElementsDictionary
DSkPdfBlockLevelStructureElementsDictionary_autogen.h549 SkString BlockAlign(SkPdfNativeDoc* doc);