Searched refs:includePull (Results 1 – 3 of 3) sorted by relevance
99 void write_native_header_preamble(FILE* out, const string& cppNamespace, bool includePull,
462 const bool includePull = !atoms.pulledAtomsSignatureInfoMap.empty() && !bootstrap; in write_stats_log_header() local463 write_native_header_preamble(out, cppNamespace, includePull); in write_stats_log_header()
410 void write_native_header_preamble(FILE* out, const string& cppNamespace, bool includePull, in write_native_header_preamble() argument421 if (includePull) { in write_native_header_preamble()