Searched defs:FunctionParams (Results 1 – 1 of 1) sorted by relevance
212 struct FunctionParams { struct213 bool IsVariadic = false;215 Type *Current = nullptr;217 FunctionParams *Next = nullptr;