Home
last modified time | relevance | path

Searched defs:ParsedAttributeArgumentsProperties (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h938 struct ParsedAttributeArgumentsProperties { struct
939 ParsedAttributeArgumentsProperties(uint32_t StringLiteralBits) in ParsedAttributeArgumentsProperties() argument
941 bool isStringLiteralArg(unsigned I) const { in isStringLiteralArg()