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

  /src/external/gpl3/gcc/dist/gcc/cp/
semantics.cc 11721 tree orig_condition = condition;
11730 STATIC_ASSERT_CONDITION (assertion) = orig_condition;
11848 tree bad = find_failing_clause (NULL, orig_condition);
11717 tree orig_condition = condition; local
  /src/external/gpl3/gcc.old/dist/gcc/cp/
semantics.cc 11229 tree orig_condition = condition;
11250 tree bad = find_failing_clause (orig_condition);
11225 tree orig_condition = condition; local

Completed in 82 milliseconds