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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Basic/
H A DFileManager.cpp155 StringRef InterndDirName = NamedDirEnt.first(); local
159 auto statError = getStatValue(InterndDirName, Status, false,
180 UDE.Name = InterndDirName;

Completed in 169 milliseconds