struct FuncType

Declaration

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

Declared at: clang/lib/Sema/SemaStmt.cpp:664

Member Variables

public enum(unnamed enum at / home / hdoc / tmp / llvm - project / clang / lib / Sema / SemaStmt.cpp : 665 : 5) MemberType = ft_non_member
public clang::QualType This
public const clang::FunctionProtoType* Func
public const clang::CXXMethodDecl* Method = nullptr