Searched refs:BuildFunctionType (Results 1 – 3 of 3) sorted by relevance
154 void BuildFunctionType(ir::ETSFunctionType *funcType);
409 void ETSBinder::BuildFunctionType(ir::ETSFunctionType *funcType) in BuildFunctionType() function in panda::es2panda::varbinder::ETSBinder
1410 VarBinder()->AsETSBinder()->BuildFunctionType(funcType); in CreateFunctionalInterfaceForFunctionType()