clang 24.0.0git
ClassUtils.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  clang
 Top level wrappers for InstallAPI frontend operations.
namespace  clang::CodeGenUtils

Functions

bool clang::CodeGenUtils::baseInitializerUsesThis (ASTContext &Ctx, const Expr *Init)
 Check whether Init uses 'this' in a way which requires the vtable to be properly set.