Searched refs:libraryObjectMonitors (Results 1 – 5 of 5) sorted by relevance
209 bool libraryObjectMonitors(FuncDeclaration *fd, Statement *fbody);
284 extern (C++) bool libraryObjectMonitors(FuncDeclaration fd, Statement fbody);
1186 if (target.libraryObjectMonitors(funcdecl, sbody)) in visit()
575 Target::libraryObjectMonitors (FuncDeclaration *, Statement *) in libraryObjectMonitors() function in Target
887 (Target::libraryObjectMonitors): New method.