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

  /src/external/gpl3/gcc/dist/gcc/cp/
cp-tree.h 1963 #define current_template_depth \
5314 && current_template_depth > template_class_depth (current_scope ()))
1958 #define current_template_depth macro
  /src/external/gpl3/gcc.old/dist/gcc/cp/
cp-tree.h 1913 #define current_template_depth \
5186 && current_template_depth > template_class_depth (current_scope ()))
1908 #define current_template_depth macro

Completed in 66 milliseconds