Files
swift-mirror/lib/Sema/CodeSynthesis.cpp
Hamish Knight d309caea11 [AST] Remove 'is super' bit on ApplyExpr
This appears to be equivalent to
`getArg()->isSuperExpr()`. Let's use that instead.
2021-04-26 12:06:52 +01:00

54 KiB