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;
628 bool layoutCompatible, bool mustBeNull,
634 layoutCompatible, mustBeNull,
763 bool layoutCompatible, bool mustBeNull,
769 layoutCompatible, mustBeNull, syntax);
Sema.h     [all...]
  /external/clang/lib/Parse/
ParseDecl.cpp     [all...]

Completed in 3245 milliseconds