HomeSort by: relevance | last modified time | path
    Searched refs:have_typeinfo_p (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/d/
typeinfo.cc 337 have_typeinfo_p (ClassDeclaration *tinfo) function
422 if (have_typeinfo_p (cd))
1476 if (have_typeinfo_p (cppti))
d-tree.h 676 extern bool have_typeinfo_p (ClassDeclaration *);
decl.cc 490 if (have_typeinfo_p (Type::dtypeinfo))
613 if (have_typeinfo_p (Type::dtypeinfo))
675 if (have_typeinfo_p (Type::dtypeinfo))
711 if (have_typeinfo_p (Type::dtypeinfo))

Completed in 21 milliseconds