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

/external/clang/lib/Basic/
H A DVirtualFileSystem.cpp357 EK_File enumerator in enum:__anon17804::EntryKind
400 : Entry(EK_File, Name), ExternalContentsPath(ExternalContentsPath),
408 static bool classof(const Entry *E) { return E->getKind() == EK_File; }
674 Kind = EK_File;
752 case EK_File:

Completed in 55 milliseconds