Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/
H A DETSAnalyzer.cpp578 bool &isSecondaryChosen) in CheckArrayElement()
610 isSecondaryChosen = true; in CheckArrayElement()
618 bool isSecondaryChosen = false; in CheckElement() local
666 if (!CheckArrayElement(checker, elementType, targetElementType, currentElement, isSecondaryChosen)) { in CheckElement()
576 CheckArrayElement(ETSChecker *checker, checker::Type *elementType, std::vector<checker::Type *> targetElementType, ir::Expression *currentElement, bool &isSecondaryChosen) CheckArrayElement() argument

Completed in 5 milliseconds