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

  /src/external/gpl3/gcc.old/dist/gcc/d/dmd/
target.h 209 bool libraryObjectMonitors(FuncDeclaration *fd, Statement *fbody);
target.d 284 extern (C++) bool libraryObjectMonitors(FuncDeclaration fd, Statement fbody);
semantic3.d 1186 if (target.libraryObjectMonitors(funcdecl, sbody))
  /src/external/gpl3/gcc.old/dist/gcc/d/
d-target.cc 575 Target::libraryObjectMonitors (FuncDeclaration *, Statement *)

Completed in 19 milliseconds