ΒΆclang::CodeGen::ImplicitCXXConstructorArgs
getImplicitCXXConstructorArgs(
clang::CodeGen::CodeGenModule& CGM,
const clang::CXXConstructorDecl* D)
clang::CodeGen::ImplicitCXXConstructorArgs
getImplicitCXXConstructorArgs(
clang::CodeGen::CodeGenModule& CGM,
const clang::CXXConstructorDecl* D)
Description
Returns the implicit arguments to add to a complete, non-delegating C++ constructor call.
Declared at: clang/include/clang/CodeGen/CodeGenABITypes.h:86
Parameters
- clang::CodeGen::CodeGenModule& CGM
- const clang::CXXConstructorDecl* D