Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DTargetInfo.cpp1418 static bool addBaseAndFieldSizes(ASTContext &Context, const CXXRecordDecl *RD, in addBaseAndFieldSizes() function
1422 if (!addBaseAndFieldSizes(Context, Base.getType()->getAsCXXRecordDecl(), in addBaseAndFieldSizes()
1453 if (!addBaseAndFieldSizes(getContext(), CXXRD, Size)) in canExpandIndirectArgument()