Home
last modified time | relevance | path

Searched refs:get_constraint_error_location (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dconstraint.cc3151 get_constraint_error_location (tree t) in get_constraint_error_location() function
3470 location_t loc = get_constraint_error_location (t); in diagnose_atomic_constraint()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dconstraint.cc3552 get_constraint_error_location (tree t) in get_constraint_error_location() function
3735 location_t loc = get_constraint_error_location (t); in diagnose_atomic_constraint()
H A DChangeLog-20205312 (get_constraint_error_location): Allow missing context.