OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fileManager
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/d/dmd/
globals.d
334
FileManager
fileManager
;
390
this.
fileManager
= new
FileManager
();
globals.h
22
class
FileManager
;
297
FileManager
*
fileManager
;
dmodule.d
311
if (
FileManager
.lookForSourceFile(getFilename(packages, ident), global.path ? (*global.path)[] : null))
507
if (const result =
FileManager
.lookForSourceFile(filename, global.path ? (*global.path)[] : null))
665
if (auto result = global.
fileManager
.lookup(srcfile))
expressionsem.d
6057
if (auto fmResult = global.
fileManager
.lookup(fileName))
6074
global.
fileManager
.add(fileName, data);
Completed in 67 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026