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

  /external/clang/include/clang/AST/
Decl.h     [all...]
  /external/clang/lib/AST/
RecordLayoutBuilder.cpp 574 unsigned IsMsStruct : 1;
579 /// a byte, but larger units are used if IsMsStruct.
581 /// LastBitfieldTypeSize - If IsMsStruct, represents the size of the type
650 Packed(false), IsUnion(false), IsMac68kAlign(false), IsMsStruct(false),
    [all...]
Decl.cpp     [all...]
  /external/clang/lib/Sema/
SemaDecl.cpp     [all...]

Completed in 335 milliseconds