Return true if this is apple block extension.

Synopsis

Declared in <llvm/IR/DebugInfoMetadata.h>

bool
isAppleBlockExtension() const;

Return Value

true if this is apple block extension.

Created with MrDocs