Home
last modified time | relevance | path

Searched refs:ApplyGlobalWidening (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A DwideningConverter.h34 ApplyGlobalWidening(); in WideningConverter()
70 void ApplyGlobalWidening() in ApplyGlobalWidening() function in ark::es2panda::checker::WideningConverter
74 ApplyGlobalWidening(TypeFlag::WIDENABLE_TO_CHAR); in ApplyGlobalWidening()
78 ApplyGlobalWidening(TypeFlag::WIDENABLE_TO_SHORT); in ApplyGlobalWidening()
82 ApplyGlobalWidening(TypeFlag::WIDENABLE_TO_INT); in ApplyGlobalWidening()
86 ApplyGlobalWidening(TypeFlag::WIDENABLE_TO_LONG); in ApplyGlobalWidening()
90 ApplyGlobalWidening(TypeFlag::WIDENABLE_TO_FLOAT); in ApplyGlobalWidening()
94 ApplyGlobalWidening(TypeFlag::WIDENABLE_TO_DOUBLE); in ApplyGlobalWidening()
103 void ApplyGlobalWidening(TypeFlag flag) in ApplyGlobalWidening() function in ark::es2panda::checker::WideningConverter

Completed in 1 milliseconds