Lines Matching defs:end_file
179 (That is, the scope does not include this endpoint.) If end_file
182 struct macro_source_file *end_file;
366 k->end_file = 0;
645 query.end_file = NULL;
677 if (compare_locations (file, line, found->end_file, found->end_line) < 0)
850 compilation unit" (i.e., end_file is zero). So if this
854 if (key->end_file)
857 std::string key_fullname = macro_source_fullname (key->end_file);
867 key->end_file = source;
999 && (!key->end_file
1000 || compare_locations (key->end_file, key->end_line,