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