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

  /external/clang/include/clang/Sema/
AttributeList.h 164 unsigned MustBeNull : 1;
275 bool layoutCompatible, bool mustBeNull, Syntax syntaxUsed)
286 ExtraData.MustBeNull = mustBeNull;
434 return getTypeTagForDatatypeDataSlot().MustBeNull;
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 54 milliseconds