Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h917 struct ParsedAttributeArgumentsProperties { struct
918 ParsedAttributeArgumentsProperties(uint32_t StringLiteralBits) in ParsedAttributeArgumentsProperties() argument
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp293 static ParsedAttributeArgumentsProperties
426 ParsedAttributeArgumentsProperties ArgsProperties) { in ParseAttributeArgumentList()
580 ParsedAttributeArgumentsProperties ArgProperties = in ParseAttributeArgsCommon()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h2123 ParsedAttributeArgumentsProperties ArgsProperties);