Searched defs:atomName (Results 1 – 2 of 2) sorted by relevance
65 static void write_native_histogram_helper_signature(FILE* out, const string& atomName, in write_native_histogram_helper_signature()74 FILE* out, const string& atomName, const string& fieldName, in write_native_histogram_helper_definition()113 static int write_java_histogram_helper(FILE* out, const string& atomName, const string& fieldName, in write_java_histogram_helper()
445 std::string_view atomName = atom.name(); in collate_atom() local