Return true if this value should be imported as a declaration.

Synopsis

Declared in <llvm/IR/ModuleSummaryIndex.h>

bool
shouldImportAsDecl() const;

Return Value

True if this value should be imported as a declaration.

Created with MrDocs