Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DTargetInfo.cpp1461 static bool addBaseAndFieldSizes(ASTContext &Context, const CXXRecordDecl *RD, in addBaseAndFieldSizes() function
1465 if (!addBaseAndFieldSizes(Context, Base.getType()->getAsCXXRecordDecl(), in addBaseAndFieldSizes()
1496 if (!addBaseAndFieldSizes(getContext(), CXXRD, Size)) in canExpandIndirectArgument()