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

Declarations

include/llvm/Object/Archive.h
  260   bool isEmpty() const;

References

lib/Object/Archive.cpp
  777   if (isEmpty())
tools/lld/ELF/Driver.cpp
  221     if (!file->isEmpty() && !file->hasSymbolTable()) {
tools/lld/wasm/Driver.cpp
  241     if (!file->isEmpty() && !file->hasSymbolTable()) {