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

  /external/clang/include/clang/Sema/
AttributeList.h 163 unsigned LayoutCompatible : 1;
275 bool layoutCompatible, bool mustBeNull, Syntax syntaxUsed)
285 ExtraData.LayoutCompatible = layoutCompatible;
428 return getTypeTagForDatatypeDataSlot().LayoutCompatible;
627 bool layoutCompatible, bool mustBeNull,
633 layoutCompatible, mustBeNull,
762 bool layoutCompatible, bool mustBeNull,
768 layoutCompatible, mustBeNull, syntax);
Sema.h     [all...]
  /external/clang/lib/Parse/
ParseDecl.cpp     [all...]

Completed in 52 milliseconds