Home
last modified time | relevance | path

Searched defs:isAsSrcLeftType (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/typescript/core/
Dhelpers.cpp281 …owAssignmentError(Type *source, Type *target, lexer::SourcePosition lineInfo, bool isAsSrcLeftType) in ThrowAssignmentError()
/arkcompiler/ets_frontend/ets2panda/checker/ts/
Dhelpers.cpp300 …owAssignmentError(Type *source, Type *target, lexer::SourcePosition lineInfo, bool isAsSrcLeftType) in ThrowAssignmentError()