Searched defs:ComputeFunctionType (Results 1 – 3 of 3) sorted by relevance
77 using ComputeFunctionType = variable
31 using ComputeFunctionType = void (*)(void*, const void*, const void**, void**, typedef
730 static FunctionLiteral::FunctionType ComputeFunctionType(ParseInfo* info) { in ComputeFunctionType() function