clang API Documentation
#include <ExprCXX.h>

Public Attributes | |
| OverloadExpr * | Expression |
| bool | IsAddressOfOperand |
| bool | HasFormOfMemberPointer |
Definition at line 2279 of file ExprCXX.h.
Referenced by clang::Sema::ActOnCallExpr(), clang::Sema::isExprCallable(), and ResolveOverloadForDeduction().
Definition at line 2281 of file ExprCXX.h.
Referenced by clang::Sema::ActOnCallExpr(), GetTypeOfFunction(), and clang::Sema::isExprCallable().
Definition at line 2280 of file ExprCXX.h.
Referenced by GetTypeOfFunction(), and ResolveOverloadForDeduction().