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

  /src/external/gpl3/gcc/dist/gcc/cp/
cp-tree.h 3978 partial instantiation rather than the primary template. CLASSTYPE_TI_ARGS
3985 #define CLASSTYPE_TI_ARGS(NODE) TI_ARGS (CLASSTYPE_TEMPLATE_INFO (NODE))
  /src/external/gpl3/gcc.old/dist/gcc/cp/
cp-tree.h 3869 partial instantiation rather than the primary template. CLASSTYPE_TI_ARGS
3876 #define CLASSTYPE_TI_ARGS(NODE) TI_ARGS (CLASSTYPE_TEMPLATE_INFO (NODE))

Completed in 41 milliseconds