Home
last modified time | relevance | path

Searched defs:isEts (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/types/
Dsignature.cpp176 std::size_t GetToCheckParamCount(Signature *signature, bool isEts) in GetToCheckParamCount()
201 bool isEts = relation->GetChecker()->IsETSChecker(); in Identical() local
/arkcompiler/ets_frontend/ets2panda/linter/src/utils/
DTsUtils.ts1015 const isEts = (ext === '.ets'); constant
/arkcompiler/ets_frontend/ets2panda/linter-4.2/src/
DUtils.ts1320 const isEts = (ext === '.ets'); constant