Searched refs:CurMod (Results 1 – 1 of 1) sorted by relevance
581 if (Module *CurMod = getCurrentModule()) in getModuleForLocation() local582 return CurMod; // Compiling a module. in getModuleForLocation()