Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-attribs.cc885 const location_t curloc = input_location; in validate_attr_args() local
887 DECL_P (node[1]) ? DECL_SOURCE_LOCATION (node[1]) : curloc; in validate_attr_args()
907 if (warning_at (curloc, OPT_Wattributes, in validate_attr_args()
911 && curloc != prevloc) in validate_attr_args()
4663 location_t curloc = input_location; in append_access_attr() local
4665 curloc = DECL_SOURCE_LOCATION (node[2]); in append_access_attr()
4678 if (warning_at (curloc, OPT_Wattributes, in append_access_attr()
4727 warned = warning_at (curloc, OPT_Wattributes, in append_access_attr()
4733 warned = warning_at (curloc, OPT_Wattributes, in append_access_attr()
4739 warned = warning_at (curloc, OPT_Wattributes, in append_access_attr()
[all …]
/netbsd-src/external/gpl2/xcvs/dist/contrib/
H A Ddirfns.shar443 X long curloc, base, offset;
447 X curloc = telldir(dirp);
448 X if (loc == curloc)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c31053 location_t curloc = input_location)
31057 class_key_loc_t ckl (current_function_decl, curloc, class_key, in locvec()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.cc33337 location_t curloc = input_location) in class_decl_loc_t() argument
33341 class_key_loc_t ckl (current_function_decl, curloc, class_key, in class_decl_loc_t()