Searched refs:ConstexprInt32Add (Results 1 – 2 of 2) sorted by relevance
969 extern operator '+' macro ConstexprInt32Add(
3889 int32_t ConstexprInt32Add(int32_t a, int32_t b) { return a + b; } in ConstexprInt32Add() function