True if @ is allowed inside symbol names.

Synopsis

Declared in <llvm/MC/MCAsmInfo.h>

bool
doesAllowAtInName() const;

Return Value

True if @ is allowed inside symbol names.

Created with MrDocs