Searched defs:ParsedAttributeArgumentsProperties (Results 1 – 1 of 1) sorted by relevance
938 struct ParsedAttributeArgumentsProperties { struct939 ParsedAttributeArgumentsProperties(uint32_t StringLiteralBits) in ParsedAttributeArgumentsProperties() argument941 bool isStringLiteralArg(unsigned I) const { in isStringLiteralArg()