reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/Support/FileSystem.h
 1364       file_type type = State->Stack.top()->type();
lib/Support/VirtualFileSystem.cpp
  363       CurrentEntry = directory_entry(Iter->path(), Iter->type());
  371                        : directory_entry(Iter->path(), Iter->type());