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

  /src/external/gpl3/gcc/dist/gcc/cp/
cp-tree.h 1339 (((struct tree_deferred_parse *)DEFERRED_PARSE_CHECK (NODE))->instantiations)
1344 vec<tree, va_gc> *instantiations;
4043 the pattern, set by tsubst_pack_expansion for partial instantiations.
5084 lists all instantiations and specializations of the function so that
5090 all instantiations and specializations of the class type, including
5091 partial instantiations and partial specializations, so that if we
5243 both O<int>::f and O<int>::I will be marked as instantiations.
1341 vec<tree, va_gc> *instantiations; variable
cp-tree.h 1339 (((struct tree_deferred_parse *)DEFERRED_PARSE_CHECK (NODE))->instantiations)
1344 vec<tree, va_gc> *instantiations;
4043 the pattern, set by tsubst_pack_expansion for partial instantiations.
5084 lists all instantiations and specializations of the function so that
5090 all instantiations and specializations of the class type, including
5091 partial instantiations and partial specializations, so that if we
5243 both O<int>::f and O<int>::I will be marked as instantiations.
1341 vec<tree, va_gc> *instantiations; variable
  /src/external/gpl3/gcc.old/dist/gcc/cp/
cp-tree.h 1308 (((struct tree_deferred_parse *)DEFERRED_PARSE_CHECK (NODE))->instantiations)
1313 vec<tree, va_gc> *instantiations;
3939 the pattern, set by tsubst_pack_expansion for partial instantiations.
4966 lists all instantiations and specializations of the function so that
4972 all instantiations and specializations of the class type, including
4973 partial instantiations and partial specializations, so that if we
5115 both O<int>::f and O<int>::I will be marked as instantiations.
1310 vec<tree, va_gc> *instantiations; variable
cp-tree.h 1308 (((struct tree_deferred_parse *)DEFERRED_PARSE_CHECK (NODE))->instantiations)
1313 vec<tree, va_gc> *instantiations;
3939 the pattern, set by tsubst_pack_expansion for partial instantiations.
4966 lists all instantiations and specializations of the function so that
4972 all instantiations and specializations of the class type, including
4973 partial instantiations and partial specializations, so that if we
5115 both O<int>::f and O<int>::I will be marked as instantiations.
1310 vec<tree, va_gc> *instantiations; variable

Completed in 51 milliseconds