Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A DassignAnalyzer.cpp92 static std::string Capitalize(const util::StringView &str) in Capitalize() function
1419 Warning({Capitalize(type).c_str(), " '", name, "' might already have been assigned."}, pos); in LetInit()
1478 ss << Capitalize(type) << " '" << name << "' is used before being assigned."; in CheckInit()

Completed in 3 milliseconds