Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DABIInfoImpl.cpp245 bool CodeGen::isEmptyField(ASTContext &Context, const FieldDecl *FD, in isEmptyField() function in CodeGen
302 if (!isEmptyField(Context, I, AllowArrays, AsIfNoUniqueAddr)) in isEmptyRecord()
377 if (isEmptyField(Context, FD, true)) in isSingleElementStruct()
H A DABIInfoImpl.h112 bool isEmptyField(ASTContext &Context, const FieldDecl *FD, bool AllowArrays,
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DAArch64.cpp764 if (isEmptyField(getContext(), FD, /* AllowArrays */ true)) in passAsPureScalableType()
H A DX86.cpp364 if (isEmptyField(Context, FD, true)) in shouldReturnTypeInRegister()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc4113 {"_Z12isEmptyFieldRN5clang10ASTContextEPKNS_9FieldDeclEb", "isEmptyField(clang::ASTContext&, clang:…