Home
last modified time | relevance | path

Searched defs:source_location (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libcody/
H A Dinternal.hh56 using source_location = std::source_location; typedef in Cody::Location
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dtree.cc3140 tree source_location = DECL_CONTEXT (fndecl); in source_location_current_p() local