Home
last modified time | relevance | path

Searched defs:LayoutCompatible (Results 1 – 4 of 4) sorted by relevance

/external/clang/include/clang/Sema/
DAttributeList.h185 unsigned LayoutCompatible : 1; member
DSema.h9503 unsigned LayoutCompatible : 1; member
/external/clang/lib/Parse/
DParseDecl.cpp1321 bool LayoutCompatible = false; in ParseTypeTagForDatatypeAttribute() local
/external/clang/lib/Sema/
DSemaChecking.cpp10810 bool LayoutCompatible, in RegisterTypeTagForDatatype()