clang 22.0.0git
clang::ParsedAttributeArgumentsProperties Struct Reference

#include "clang/Sema/ParsedAttr.h"

Public Member Functions

 ParsedAttributeArgumentsProperties (uint32_t StringLiteralBits)
bool isStringLiteralArg (unsigned I) const

Detailed Description

Definition at line 917 of file ParsedAttr.h.

Constructor & Destructor Documentation

◆ ParsedAttributeArgumentsProperties()

clang::ParsedAttributeArgumentsProperties::ParsedAttributeArgumentsProperties ( uint32_t StringLiteralBits)
inline

Definition at line 918 of file ParsedAttr.h.

Member Function Documentation

◆ isStringLiteralArg()

bool clang::ParsedAttributeArgumentsProperties::isStringLiteralArg ( unsigned I) const
inline

Definition at line 920 of file ParsedAttr.h.


The documentation for this struct was generated from the following file: