Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DParsedAttr.h82 unsigned LayoutCompatible : 1; member
H A DSema.h10659 unsigned LayoutCompatible : 1; member
/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseDecl.cpp1517 bool LayoutCompatible = false; in ParseTypeTagForDatatypeAttribute() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaChecking.cpp13641 bool LayoutCompatible, in RegisterTypeTagForDatatype()