Searched defs:funcInterfaces (Results 1 – 1 of 1) sorted by relevance
648 … checker::Substitution *substitution, ArenaVector<checker::Type *> &funcInterfaces) in BuildLambdaClass()686 ArenaVector<checker::Type *> funcInterfaces(allocator->Adapter()); in CreateLambdaClass() local