Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaChecking.cpp9314 bool isLayoutCompatibleStruct(ASTContext &C, in isLayoutCompatibleStruct() function
9393 return isLayoutCompatibleStruct(C, RD1, RD2); in isLayoutCompatible()