Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/typescript/extractor/
DtypeRecorder.cpp287 void TypeRecorder::SetFunctionType(const std::string &functionStr, int64_t functionIndex) in SetFunctionType()
DtypeSystem.h511 auto functionStr = dumper.Str(); in HandleFuncNodeWithoutName() local
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_manager.cpp1113 std::string functionStr = "("; in GetFunctionTypeStr() local