Home
last modified time | relevance | path

Searched refs:AddTSSpecificTypes (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/types/
DglobalTypesHolder.h149 void AddTSSpecificTypes(ArenaAllocator *allocator);
DglobalTypesHolder.cpp71 void GlobalTypesHolder::AddTSSpecificTypes(ArenaAllocator *allocator) in AddTSSpecificTypes() function in ark::es2panda::checker::GlobalTypesHolder
167 AddTSSpecificTypes(allocator); in GlobalTypesHolder()