clang API Documentation
#include <ExprCXX.h>
Public Attributes | |
OverloadExpr * | Expression |
bool | IsAddressOfOperand |
bool | HasFormOfMemberPointer |
Definition at line 2339 of file ExprCXX.h.
Referenced by clang::Sema::ActOnCallExpr(), clang::Sema::CheckAddressOfMemberAccess(), DiagnoseBadDeduction(), GetTypeOfFunction(), ResolveOverloadForDeduction(), and clang::Sema::tryExprAsCall().
Definition at line 2341 of file ExprCXX.h.
Referenced by clang::Sema::ActOnCallExpr(), GetTypeOfFunction(), and clang::Sema::tryExprAsCall().
Definition at line 2340 of file ExprCXX.h.
Referenced by GetTypeOfFunction(), and ResolveOverloadForDeduction().