Searched refs:isTrusted (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddeclaration.h640 bool isTrusted();
H A Dfunc.c3887 bool FuncDeclaration::isTrusted() function in class:FuncDeclaration
H A Dexpression.c2597 if (!f->isSafe() && !f->isTrusted())
/netbsd-current/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddeclaration.h652 bool isTrusted();
H A Dfunc.d1422 final bool isTrusted()
H A Dmtype.d4763 if (!f.isSafe() && !f.isTrusted() && sc.func.setUnsafe())
H A Dexpression.d1414 if (!f.isSafe() && !f.isTrusted())

Completed in 150 milliseconds