Home
last modified time | relevance | path

Searched refs:read_location (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc3629 location_t read_location (bytes_in &) const;
6353 t->decl_minimal.locus = state->read_location (*this); in core_vals()
6423 t->exp.locus = state->read_location (*this); in core_vals()
6561 t->block.locus = state->read_location (*this); in core_vals()
6562 t->block.end_locus = state->read_location (*this); in core_vals()
6596 t->omp_clause.locus = state->read_location (*this); in core_vals()
6678 = state->read_location (*this); in core_vals()
6697 = state->read_location (*this); in core_vals()
6723 m.loc = state->read_location (*this); in core_vals()
14184 location_t floc = read_location (sec); in read_imports()
[all …]