Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dconstraint-manager.h81 struct bounded_range struct
110 /* A collection of bounded_range instances, suitable argument
H A Dconstraint-manager.cc387 bounded_range::bounded_range (const_tree lower, const_tree upper) in bounded_range() function in ana::bounded_range