Home
last modified time | relevance | path

Searched refs:getTestedType (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/
H A DcheckerContext.cpp343 auto const getTestedType = [&variable, &testedType, &strict](ir::Identifier const *const identifier, variable
356 getTestedType(binaryExpression->Left()->AsIdentifier(), binaryExpression->Right());
360 getTestedType(binaryExpression->Right()->AsIdentifier(), binaryExpression->Left());

Completed in 1 milliseconds