Searched refs:moduleDeps (Results 1 – 10 of 10) sorted by relevance
304 if (global.params.moduleDeps != NULL && in semantic()322 OutBuffer *ob = global.params.moduleDeps; in semantic()
176 OutBuffer *moduleDeps; // contents to be written to deps file member
470 if (!global.params.moduleDeps || global.params.moduleDepsFile) in printDepsConditional()472 OutBuffer *ob = global.params.moduleDeps; in printDepsConditional()
997 if (global.params.moduleDeps && !global.params.moduleDepsFile) in semantic()999 OutBuffer *ob = global.params.moduleDeps; in semantic()
2385 if (global.params.moduleDeps != NULL) in visit()2387 OutBuffer *ob = global.params.moduleDeps; in visit()
221 OutBuffer *moduleDeps; // contents to be written to deps file member
987 if (!global.params.moduleDeps || global.params.moduleDepsFile) in printDepsConditional()989 OutBuffer* ob = global.params.moduleDeps; in printDepsConditional()
243 OutBuffer* moduleDeps; // contents to be written to deps file variable
1344 …if (global.params.moduleDeps !is null && !(imp.id == Id.object && sc._module.ident == Id.object) && in visit()1359 OutBuffer* ob = global.params.moduleDeps; in visit()1670 if (global.params.moduleDeps && !global.params.moduleDepsFile) in visit()1672 OutBuffer* ob = global.params.moduleDeps; in visit()
6031 if (global.params.moduleDeps !is null) in visit()6033 OutBuffer* ob = global.params.moduleDeps; in visit()