Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h85 unsigned LayoutCompatible : 1; member
/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp1698 bool LayoutCompatible = false; in ParseTypeTagForDatatypeAttribute() local
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp19321 bool LayoutCompatible, in RegisterTypeTagForDatatype()