HomeSort by relevance Sort by last modified time
    Searched refs: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;
434 return getTypeTagForDatatypeDataSlot().LayoutCompatible;
636 bool layoutCompatible, bool mustBeNull,
642 layoutCompatible, mustBeNull,
771 bool layoutCompatible, bool mustBeNull,
777 layoutCompatible, mustBeNull, syntax);
Sema.h     [all...]
  /external/clang/lib/Parse/
ParseDecl.cpp     [all...]

Completed in 997 milliseconds