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

  /src/external/gpl3/gcc/dist/gcc/cp/
constraint.cc 801 /* Used by normalize_atom to cache ATOMIC_CONSTRs. */
812 normalize_atom (tree t, tree args, norm_info info) function
886 return normalize_atom (t, args, info);
2591 Since normalize_atom caches the atoms it returns, we can assume
  /src/external/gpl3/gcc.old/dist/gcc/cp/
constraint.cc 743 /* Used by normalize_atom to cache ATOMIC_CONSTRs. */
754 normalize_atom (tree t, tree args, norm_info info) function
828 return normalize_atom (t, args, info);
2479 Since normalize_atom caches the atoms it returns, we can assume

Completed in 38 milliseconds