Searched refs:nonconst_func (Results 1 – 1 of 1) sorted by relevance
6 int nonconst_func() { return 444; } in nonconst_func() function13 c.nonconst_func(); in main()