Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Derror.c3129 return defparse_location (t); in location_of()
H A Dcp-tree.h6879 extern location_t defparse_location (tree);
H A Ddecl.c9580 error_at (defparse_location (TREE_PURPOSE (t)), in grokfndecl()
H A Dparser.c31849 defparse_location (tree default_argument) in defparse_location() function
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Derror.cc3222 return defparse_location (t); in location_of()
H A DChangeLog-20193338 (defparse_location): Add declaration.
3340 Call defparse_location instead of defarg_location.
3359 (defparse_location): Renamed from defarg_location.
H A Dcp-tree.h7261 extern location_t defparse_location (tree);
H A Ddecl.cc10219 error_at (defparse_location (TREE_PURPOSE (t)), in grokfndecl()
H A Dparser.cc34153 defparse_location (tree default_argument) in defparse_location() function