Searched refs:Accumulate (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Analysis/
H A DCFGStmtMap.cpp48 static void Accumulate(SMap &SM, CFGBlock *B) { function
86 Accumulate(*SM, *I);
/freebsd-13-stable/contrib/googletest/googletest/test/
H A Dgtest_unittest.cc798 static void Accumulate(int n) { g_sum += n; } function in namespace:__anon859
803 ForEach(v, Accumulate);
808 ForEach(v, Accumulate);
814 ForEach(v, Accumulate);

Completed in 119 milliseconds