Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DlambdaLowering.cpp648 … checker::Substitution *substitution, ArenaVector<checker::Type *> &funcInterfaces) in BuildLambdaClass()
686 ArenaVector<checker::Type *> funcInterfaces(allocator->Adapter()); in CreateLambdaClass() local