Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DAttributeList.h163 unsigned LayoutCompatible : 1; member
H A DSema.h8655 unsigned LayoutCompatible : 1; member
/minix3/external/bsd/llvm/dist/clang/lib/Parse/
H A DParseDecl.cpp1262 bool LayoutCompatible = false; in ParseTypeTagForDatatypeAttribute() local
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp8731 bool LayoutCompatible, in RegisterTypeTagForDatatype()