Searched refs:CheckIfTypeParameterNameIsReserved (Results 1 - 4 of 4) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/parser/ | ||
H A D | TypedParser.h | 85 virtual void CheckIfTypeParameterNameIsReserved() {}; in CheckIfTypeParameterNameIsReserved() function in ark::es2panda::ark::es2panda::parser::TypedParser |
H A D | TSparser.h | 121 void CheckIfTypeParameterNameIsReserved() override; |
H A D | TypedParser.cpp | 685 CheckIfTypeParameterNameIsReserved(); in ParseTypeParameter() |
H A D | TSparser.cpp | 1984 void TSParser::CheckIfTypeParameterNameIsReserved() in CheckIfTypeParameterNameIsReserved() function in ark::es2panda::parser::TSParser |
Completed in 9 milliseconds