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

  /src/external/gpl3/gcc/dist/gcc/cp/
mangle.cc 185 static inline bool is_std_substitution_char (const tree,
561 is_std_substitution_char (const tree node, function
660 && is_std_substitution_char (TREE_VEC_ELT (args, 1),
662 && is_std_substitution_char (TREE_VEC_ELT (args, 2),
684 && is_std_substitution_char (TREE_VEC_ELT (args, 1),
  /src/external/gpl3/gcc.old/dist/gcc/cp/
mangle.cc 185 static inline bool is_std_substitution_char (const tree,
540 is_std_substitution_char (const tree node, function
639 && is_std_substitution_char (TREE_VEC_ELT (args, 1),
641 && is_std_substitution_char (TREE_VEC_ELT (args, 2),
663 && is_std_substitution_char (TREE_VEC_ELT (args, 1),

Completed in 28 milliseconds