struct ConstructorInfo

Declaration

struct ConstructorInfo { /* full declaration omitted */ };

Declared at: clang/include/clang/Sema/Overload.h:1184

Member Variables

public clang::DeclAccessPair FoundDecl
public clang::CXXConstructorDecl* Constructor
public clang::FunctionTemplateDecl* ConstructorTmpl

Method Overview

Methods

ΒΆbool operator bool() const

Declared at: clang/include/clang/Sema/Overload.h:1189