Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/types/
DglobalTypesHolder.h229 void AddFunctionTypes(ArenaAllocator *allocator);
DglobalTypesHolder.cpp72 void GlobalTypesHolder::AddFunctionTypes(ArenaAllocator *allocator) in AddFunctionTypes() function in ark::es2panda::checker::GlobalTypesHolder
219 AddFunctionTypes(allocator); in GlobalTypesHolder()