CodeQL library for C/C++
codeql/cpp-all 0.12.10 (changelog, source)
Search

Member predicate AttributeArgument::getName

Gets the name of this argument, if it is a named argument. Named arguments are a Microsoft feature, so only a MicrosoftAttribute can have a named argument.

string getName()