Searched defs:sometimesConst (Results 1 – 2 of 2) sorted by relevance
155 T sometimesConst() const { return T{}; } in sometimesConst() function158 T sometimesConst() { return T{}; } in sometimesConst() function
620 T sometimesConst() const { return T{}; } sometimesConst() function 623 T sometimesConst() { return T{}; } sometimesConst() function