Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h173 unsigned LayoutCompatible : 1; member
H A DSema.h12750 unsigned LayoutCompatible : 1; member
/freebsd-13.1/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp1520 bool LayoutCompatible = false; in ParseTypeTagForDatatypeAttribute() local
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp16132 bool LayoutCompatible, in RegisterTypeTagForDatatype()