Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
Darithmetic.cpp869 static std::map<lexer::TokenType, CheckBinaryFunction> checkMap = { in GetCheckMap() local
1102 auto checkMap = GetCheckMap(); in CheckArithmeticOperations() local