Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp423 static bool addBaseAndFieldSizes(ASTContext &Context, const CXXRecordDecl *RD, in addBaseAndFieldSizes() function
427 if (!addBaseAndFieldSizes(Context, Base.getType()->getAsCXXRecordDecl(), in addBaseAndFieldSizes()
458 if (!addBaseAndFieldSizes(getContext(), CXXRD, Size)) in canExpandIndirectArgument()