HomeSort by: relevance | last modified time | path
    Searched defs:build_must_not_throw_expr (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/cp/
except.cc 278 build_must_not_throw_expr (tree body, tree cond) function
351 init = build_must_not_throw_expr (init, NULL_TREE);
  /src/external/gpl3/gcc/dist/gcc/cp/
except.cc 281 build_must_not_throw_expr (tree body, tree cond) function
354 init = build_must_not_throw_expr (init, NULL_TREE);

Completed in 32 milliseconds