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 138 unsigned LayoutCompatible : 1;
225 ParsedType matchingCType, bool layoutCompatible,
235 ExtraData.LayoutCompatible = layoutCompatible;
411 return getTypeTagForDatatypeDataSlot().LayoutCompatible;
582 ParsedType matchingCType, bool layoutCompatible,
588 matchingCType, layoutCompatible,
747 ParsedType matchingCType, bool layoutCompatible,
753 matchingCType, layoutCompatible,
Sema.h     [all...]
  /external/clang/lib/Parse/
ParseDecl.cpp     [all...]

Completed in 172 milliseconds