Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dconstraint.cc1809 bool noexcept_p = COMPOUND_REQ_NOEXCEPT_P (t); in tsubst_compound_requirement() local
2470 finish_compound_requirement (tree expr, tree type, bool noexcept_p) in finish_compound_requirement()
H A Dparser.c26057 bool noexcept_p = false; in cp_parser_compound_requirement() local