Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ast_verifier/
Dhelpers.cpp52 auto typedAst = static_cast<const ir::TypedAstNode *>(ast); in IsBooleanType() local
77 auto typedAst = static_cast<const ir::TypedAstNode *>(ast); in IsValidTypeForBinaryOp() local
114 auto typedAst = static_cast<const ir::TypedAstNode *>(ast); in IsStringType() local