Home
last modified time | relevance | path

Searched refs:IsNumericType (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/core/
DASTVerifier.cpp53 static bool IsNumericType(const ir::AstNode *ast) in IsNumericType() function
679 if (!IsNumericType(child)) { in operator ()()