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 134 unsigned LayoutCompatible : 1;
205 ParsedType matchingCType, bool layoutCompatible,
214 ExtraData.LayoutCompatible = layoutCompatible;
368 return getTypeTagForDatatypeDataSlot().LayoutCompatible;
530 ParsedType matchingCType, bool layoutCompatible,
536 matchingCType, layoutCompatible,
681 ParsedType matchingCType, bool layoutCompatible,
687 matchingCType, layoutCompatible,
Sema.h     [all...]
  /external/clang/lib/Parse/
ParseDecl.cpp     [all...]

Completed in 109 milliseconds