Searched refs:total_functions_ (Results 1 – 4 of 4) sorted by relevance
172 void increment_total_functions() { total_functions_++; } in increment_total_functions()582 size_t total_functions_ = 0; variable
219 module_functions_.reserve(total_functions_); in preallocateStorage()
177 void increment_total_functions() { total_functions_++; } in increment_total_functions()598 size_t total_functions_ = 0; variable
220 module_functions_.reserve(total_functions_); in preallocateStorage()