Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DParsedAttr.h198 unsigned LayoutCompatible : 1; member
H A DSema.h13671 unsigned LayoutCompatible : 1; member
/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseDecl.cpp1584 bool LayoutCompatible = false; in ParseTypeTagForDatatypeAttribute() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaChecking.cpp17525 bool LayoutCompatible, in RegisterTypeTagForDatatype()