Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DParsedAttr.h198 unsigned LayoutCompatible : 1; member
H A DSema.h13294 unsigned LayoutCompatible : 1; member
/llvm-project-15.0.7/clang/lib/Parse/
H A DParseDecl.cpp1575 bool LayoutCompatible = false; in ParseTypeTagForDatatypeAttribute() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaChecking.cpp17246 bool LayoutCompatible, in RegisterTypeTagForDatatype()