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

  /external/clang/lib/CodeGen/
CGRecordLayoutBuilder.cpp 551 llvm::StructType *subobjectType = baseLayout.getBaseSubobjectLLVMType();
552 if (getTypeAlignment(subobjectType) > Alignment)
555 AppendField(baseOffset, subobjectType);
    [all...]
  /external/clang/lib/Sema/
SemaLookup.cpp     [all...]

Completed in 142 milliseconds