Return true if this base class is scoped.

Synopsis

Declared in <llvm/DebugInfo/PDB/PDBSymbolTypeBaseClass.h>

decltype(auto)
isScoped() const;

Return Value

True if this base class is scoped.

Created with MrDocs