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