Searched defs:isEmptyRecordForLayout (Results 1 – 2 of 2) sorted by relevance
7 bool clang::CIRGen::isEmptyRecordForLayout(const ASTContext &context, in isEmptyRecordForLayout() function in clang::CIRGen
318 bool CodeGen::isEmptyRecordForLayout(const ASTContext &Context, QualType T) { in isEmptyRecordForLayout() function in CodeGen