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.h938 struct ParsedAttributeArgumentsProperties { struct
939 ParsedAttributeArgumentsProperties(uint32_t StringLiteralBits) in ParsedAttributeArgumentsProperties() argument
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp326 static ParsedAttributeArgumentsProperties
458 ParsedAttributeArgumentsProperties ArgsProperties) { in ParseAttributeArgumentList()
623 ParsedAttributeArgumentsProperties ArgProperties = in ParseAttributeArgsCommon()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h2881 ParsedAttributeArgumentsProperties ArgsProperties);