Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaChecking.cpp17268 static bool isLayoutCompatibleStruct(ASTContext &C, RecordDecl *RD1, in isLayoutCompatibleStruct() function
17346 return isLayoutCompatibleStruct(C, RD1, RD2); in isLayoutCompatible()