aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/CodeGenFunction.h
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2008-11-19 22:57:39 +0000
committerDouglas Gregor <dgregor@apple.com>2008-11-19 22:57:39 +0000
commit106c6eb3f1380bfe243a62d8f0f8bce6a7c8d5c6 (patch)
tree1958b9b22212d642b3ba84732a56ef3333db2594 /lib/CodeGen/CodeGenFunction.h
parent9f1384f7db76e24068f6c9d7d881714addb6c029 (diff)
Implement the rest of C++ [over.call.object], which permits the object
being called to be converted to a reference-to-function, pointer-to-function, or reference-to-pointer-to-function. This is done through "surrogate" candidate functions that model the conversions from the object to the function (reference/pointer) and the conversions in the arguments. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@59674 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions