Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Dhelpers.cpp1734 std::string ETSChecker::GetStringFromIdentifierValue(checker::Type *caseType) const in GetStringFromIdentifierValue() function in ark::es2panda::checker::ETSChecker
1881 const auto compareCaseValue = GetStringFromIdentifierValue(compareCaseType); in CompareIdentifiersValuesAreDifferent()
1903 if (!CompareIdentifiersValuesAreDifferent(compareCase, GetStringFromIdentifierValue(caseType))) { in CheckIdentifierSwitchCase()
/arkcompiler/ets_frontend/ets2panda/checker/
H A DETSchecker.h569 std::string GetStringFromIdentifierValue(checker::Type *caseType) const;

Completed in 6 milliseconds