Searched refs:srcfilePath (Results 1 – 4 of 4) sorted by relevance
75 srcfilePath = NULL; in Module()113 srcfilePath = getcwd(NULL, 0); in Module()265 m->srcfilePath = path; in load()267 m->srcfilePath = getcwd(NULL, 0); in load()
71 const char* srcfilePath; // the path prefix to the srcfile if it applies variable
6827 s = FileName::combine(mod->srcfilePath, srcfile); in parsePrimaryExp()
6683 s = FileName::combine(sc->_module->srcfilePath, s); in resolveLoc()