Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/
Dchecker.h193 friend class TypeStackElement; variable
224 …explicit TypeStackElement(Checker *checker, void *element, std::initializer_list<TypeErrorMessageE… in TypeStackElement() function
233 …explicit TypeStackElement(Checker *checker, void *element, std::string_view err, const lexer::Sour… in TypeStackElement() function