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

  /src/external/gpl3/gcc/dist/gcc/cp/
cp-tree.h 1964 (current_template_parms ? TMPL_PARMS_DEPTH (current_template_parms) : 0)
3934 #define TMPL_PARMS_DEPTH(NODE) \
  /src/external/gpl3/gcc.old/dist/gcc/cp/
cp-tree.h 1914 (current_template_parms ? TMPL_PARMS_DEPTH (current_template_parms) : 0)
3825 #define TMPL_PARMS_DEPTH(NODE) \

Completed in 41 milliseconds