Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/include/clang/Sema/
H A DAttributeList.h185 unsigned LayoutCompatible : 1; member
H A DSema.h9503 unsigned LayoutCompatible : 1; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/
DParsedAttr.h85 unsigned LayoutCompatible : 1; member
/aosp_15_r20/external/clang/lib/Parse/
H A DParseDecl.cpp1321 bool LayoutCompatible = false; in ParseTypeTagForDatatypeAttribute() local
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaChecking.cpp10810 bool LayoutCompatible, in RegisterTypeTagForDatatype()