Lines Matching refs:imported
22 ; Ensure that both weak alias to an imported function and strong alias to a
23 ; non-imported function are correctly turned into declarations.
35 ; Ensure that weak alias to a non-imported function is correctly
36 ; turned into a declaration, but that strong alias to an imported function
37 ; is imported as alias.
44 ; Ensure that strong alias imported in second pass of importing ends up
52 ; Ensure that strong alias imported in first pass of importing ends up
61 ; An alias to an imported function is imported as alias if the function is not
67 ; Ensure that imported static variable and function references are correctly
77 ; Ensure that imported global (external) function and variable references
78 ; are handled correctly (including referenced variable imported as
85 ; Ensure that common variable correctly imported as common defition.
90 ; Ensure that imported static function pointer correctly promoted and renamed.
96 ; Ensure that imported weak function reference/definition handled properly.
97 ; Imported weak_any definition should be skipped with warning, and imported