Searched refs:IS_ORDINARY_LOC (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libcpp/include/
H A Dline-map.h567 IS_ORDINARY_LOC (location_t loc) function
585 return IS_ORDINARY_LOC (map->start_location);
/netbsd-current/external/gpl3/gcc/dist/libcpp/include/
H A Dline-map.h569 IS_ORDINARY_LOC (location_t loc) function
587 return IS_ORDINARY_LOC (map->start_location);
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc13736 while (!IS_ORDINARY_LOC (from))
15611 else if (IS_ORDINARY_LOC (loc))

Completed in 168 milliseconds