Home
last modified time | relevance | path

Searched refs:getLayoutCompatible (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h444 bool getLayoutCompatible() const { in getLayoutCompatible() function
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp5797 S.Context, AL, PointerKind, MatchingCTypeLoc, AL.getLayoutCompatible(), in handleTypeTagForDatatypeAttr()
H A DSemaDecl.cpp14878 I->getLayoutCompatible(), in FinalizeDeclaration()
H A DSemaChecking.cpp19299 TypeInfo.LayoutCompatible = I->getLayoutCompatible(); in GetMatchingCType()