Variable LinkageAttribute.hasPlusPlus

class LinkageAttribute
{
  // ...
  bool hasPlusPlus ;
  // ...
}