Searched refs:hasNestedFrameRefs (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddeclaration.h663 bool hasNestedFrameRefs();
H A Dfunc.c4611 bool FuncDeclaration::hasNestedFrameRefs() function in class:FuncDeclaration
4631 if (fdv->hasNestedFrameRefs())
/netbsd-current/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddeclaration.h684 bool hasNestedFrameRefs();
H A Dfunc.d2164 final bool hasNestedFrameRefs()
2185 if (fdv.hasNestedFrameRefs())
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-codegen.cc2352 || fdo->hasNestedFrameRefs ())
2572 else if (fd->hasNestedFrameRefs ())
/netbsd-current/external/gpl3/gcc/dist/gcc/d/
H A Dd-codegen.cc2637 || fdo->hasNestedFrameRefs ())
2865 else if (fd->hasNestedFrameRefs ())

Completed in 243 milliseconds