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

  /external/clang/lib/CodeGen/
CGRecordLayoutBuilder.cpp 482 llvm::Type *unionType = 0;
515 unionType = fieldType;
522 if (unionType) {
523 AppendField(CharUnits::Zero(), unionType);
525 if (getTypeAlignment(unionType) > layout.getAlignment()) {
    [all...]
  /external/robolectric/lib/main/
h2-1.2.147.jar 

Completed in 31 milliseconds