clang API Documentation

Public Attributes
clang::OverloadExpr::FindResult Struct Reference

#include <ExprCXX.h>

Collaboration diagram for clang::OverloadExpr::FindResult:
Collaboration graph
[legend]

List of all members.

Public Attributes

OverloadExprExpression
bool IsAddressOfOperand
bool HasFormOfMemberPointer

Detailed Description

Definition at line 2278 of file ExprCXX.h.


Member Data Documentation

Definition at line 2280 of file ExprCXX.h.

Referenced by GetTypeOfFunction(), and ResolveOverloadForDeduction().


The documentation for this struct was generated from the following file: