Searched refs:InterndDirName (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Basic/
H A DFileManager.cpp313 const char *InterndDirName = NamedDirEnt.getKeyData(); local
317 if (getStatValue(InterndDirName, StatBuf, false, 0/*directory lookup*/)) {
328 DirectoryEntry &UDE = UniqueRealDirs.getDirectory(InterndDirName, StatBuf);
334 UDE.Name = InterndDirName;

Completed in 210 milliseconds