Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
88b5396b0897f28d22ae3debf4a0d97b33b6c362
/
lib
/
Sema
/
SemaOverload.h
88a3514
Add support for calls to overloaded member functions. Things to note:
by Douglas Gregor
· 16 years ago
45920e8
Allow downcasts of pointers to Objective-C interfaces, with a
by Douglas Gregor
· 16 years ago
106c6eb
Implement the rest of C++ [over.call.object], which permits the object
by Douglas Gregor
· 16 years ago
eb8f306
Implement support for operator overloading using candidate operator
by Douglas Gregor
· 16 years ago
f1991ea
Initial, partially-baked support for implicit user-defined conversions by conversion functions
by Douglas Gregor
· 16 years ago
225c41e
Standard conversion sequences now have a CopyConstructor field, to
by Douglas Gregor
· 16 years ago
60d62c2
Implement basic support for converting constructors in user-defined
by Douglas Gregor
· 16 years ago
f70bdb9
Implement overloading rules for reference binding
by Douglas Gregor
· 16 years ago
15da57e
Tweak Sema::CheckReferenceInit so that it (optionally) computes an
by Douglas Gregor
· 16 years ago
bc0805a
Add support for conversions from a pointer-to-derived to a
by Douglas Gregor
· 16 years ago
5737326
Implement ranking of standard conversion sequences by their qualification
by Douglas Gregor
· 16 years ago
8e9bebd
Preliminary support for function overloading
by Douglas Gregor
· 16 years ago