Home
last modified time | relevance | path

Searched defs:curloc (Results 1 – 2 of 2) 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
4663 location_t curloc = input_location; in append_access_attr() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.cc33337 location_t curloc = input_location) in class_decl_loc_t()