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

  /src/external/gpl3/gcc/dist/gcc/cp/
cp-tree.h 5083 /* For a function template at namespace scope, DECL_TEMPLATE_INSTANTIATIONS
5089 For a class template the DECL_TEMPLATE_INSTANTIATIONS lists holds
5107 DECL_TEMPLATE_INSTANTIATIONS list for `template <class T> template
5111 #define DECL_TEMPLATE_INSTANTIATIONS(NODE) \
  /src/external/gpl3/gcc.old/dist/gcc/cp/
cp-tree.h 4965 /* For a function template at namespace scope, DECL_TEMPLATE_INSTANTIATIONS
4971 For a class template the DECL_TEMPLATE_INSTANTIATIONS lists holds
4989 DECL_TEMPLATE_INSTANTIATIONS list for `template <class T> template
4993 #define DECL_TEMPLATE_INSTANTIATIONS(NODE) \

Completed in 28 milliseconds