Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DParsedAttr.h563 bool getLayoutCompatible() const { in getLayoutCompatible() function
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclAttr.cpp5615 S.Context, AL, PointerKind, MatchingCTypeLoc, AL.getLayoutCompatible(), in handleTypeTagForDatatypeAttr()
H A DSemaDecl.cpp14401 I->getLayoutCompatible(), in FinalizeDeclaration()
H A DSemaChecking.cpp17503 TypeInfo.LayoutCompatible = I->getLayoutCompatible(); in GetMatchingCType()