| .. |
|
call.cpp
|
5705b94da8
Add `PerformCallToCppFunction()` which calls simplified version of `PerformCppOverloadResolution()` before calling `PerformCallToFunction()` (#6122)
|
7 сар өмнө |
|
call.h
|
5705b94da8
Add `PerformCallToCppFunction()` which calls simplified version of `PerformCppOverloadResolution()` before calling `PerformCallToFunction()` (#6122)
|
7 сар өмнө |
|
custom_type_mapping.cpp
|
f29515fe4e
Move C++ interop related `check` code files to a `cpp` dir (#6065)
|
7 сар өмнө |
|
custom_type_mapping.h
|
f29515fe4e
Move C++ interop related `check` code files to a `cpp` dir (#6065)
|
7 сар өмнө |
|
import.cpp
|
3b6d202730
Implement support for mixed-access overload sets. (#6137)
|
7 сар өмнө |
|
import.h
|
3b6d202730
Implement support for mixed-access overload sets. (#6137)
|
7 сар өмнө |
|
location.cpp
|
925250f8f9
Improve diagnostics for overload resolution failure. (#6091)
|
7 сар өмнө |
|
location.h
|
925250f8f9
Improve diagnostics for overload resolution failure. (#6091)
|
7 сар өмнө |
|
operators.cpp
|
5abd214d9d
Set the location for the candidate set when looking up C++ operators (#6138)
|
7 сар өмнө |
|
operators.h
|
5705b94da8
Add `PerformCallToCppFunction()` which calls simplified version of `PerformCppOverloadResolution()` before calling `PerformCallToFunction()` (#6122)
|
7 сар өмнө |
|
overload_resolution.cpp
|
49213b1ca3
Fix Candidataes typo (#6169)
|
7 сар өмнө |
|
overload_resolution.h
|
5705b94da8
Add `PerformCallToCppFunction()` which calls simplified version of `PerformCppOverloadResolution()` before calling `PerformCallToFunction()` (#6122)
|
7 сар өмнө |
|
thunk.cpp
|
ce6bf91a83
Avoid extra work when `thunk_required` is already true in `IsCppThunkRequired()` (#6150)
|
7 сар өмнө |
|
thunk.h
|
f29515fe4e
Move C++ interop related `check` code files to a `cpp` dir (#6065)
|
7 сар өмнө |
|
type_mapping.cpp
|
1e7b7e53ae
C++ interop: support for default arguments. (#6108)
|
7 сар өмнө |
|
type_mapping.h
|
ef488f00fa
Overload resolution for C++ operators (#6092)
|
7 сар өмнө |