Home
last modified time | relevance | path

Searched defs:isEmptyRecordForLayout (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DTargetInfo.cpp7 bool clang::CIRGen::isEmptyRecordForLayout(const ASTContext &context, in isEmptyRecordForLayout() function in clang::CIRGen
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DABIInfoImpl.cpp318 bool CodeGen::isEmptyRecordForLayout(const ASTContext &Context, QualType T) { in isEmptyRecordForLayout() function in CodeGen