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

  /src/external/gpl3/gcc.old/dist/gcc/d/
d-frontend.cc 85 check_typeinfo_type (loc, sc);
d-tree.h 682 extern void check_typeinfo_type (const Loc &, Scope *, Expression * = NULL);
typeinfo.cc 1403 check_typeinfo_type (const Loc &loc, Scope *sc, Expression *expr) function
1448 check_typeinfo_type (loc, NULL, expr);

Completed in 64 milliseconds