Searched defs:addInt (Results 1 – 3 of 3) sorted by relevance
57 constexpr static int addInt(MyClass &V, int A) { in addInt() function in __llvm_libc::MyClass
1001 void addInt(int Val) { Result += std::to_string(Val); } addInt() function
1319 auto addInt = [&](int32_t tag, uint64_t val) { computeContents() local [all...]