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 2338 of file ExprCXX.h.


Member Data Documentation

Definition at line 2340 of file ExprCXX.h.

Referenced by GetTypeOfFunction(), and ResolveOverloadForDeduction().


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