Erik Kaneda adb3ecfc05 iASL: process return type and parameter types in external declaration
This change will process return type and parameter type information
found in method declaration in the same way as methods. This is done
by changing all object type parse nodes into PARSEOP_DEFAULT_ARG. By
doing so, external methods with return types and parameter type list
will be encoded correctly.

Signed-off-by: Erik Kaneda <erik.kaneda@intel.com>
2020-02-10 13:44:58 -08:00
2020-01-22 08:10:39 -08:00
2020-01-22 08:10:39 -08:00
Description
No description provided
170 MiB
Languages
ASL 68.6%
C 29%
Yacc 0.8%
HTML 0.5%
Shell 0.5%
Other 0.6%