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

  /src/external/gpl3/gcc/dist/gcc/cp/
rtti.cc 246 tree decl = get_tinfo_decl (type);
422 get_tinfo_decl (tree type)
750 td2 = get_tinfo_decl (target_type);
754 td3 = get_tinfo_decl (static_type);
1564 tree tinfo = get_tinfo_decl (types[i]);
1731 /* If the class became complete since we first called get_tinfo_decl,
420 get_tinfo_decl (tree type) function
  /src/external/gpl3/gcc.old/dist/gcc/cp/
rtti.cc 246 tree decl = get_tinfo_decl (type);
422 get_tinfo_decl (tree type)
750 td2 = get_tinfo_decl (target_type);
754 td3 = get_tinfo_decl (static_type);
1560 tree tinfo = get_tinfo_decl (types[i]);
1699 /* If the class became complete since we first called get_tinfo_decl,
420 get_tinfo_decl (tree type) function

Completed in 66 milliseconds