Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp552 ParsedAttributeArgumentsProperties ArgProperties = in ParseAttributeArgsCommon() local
554 if (ParseAttributeArgumentList(*AttrName, ParsedExprs, ArgProperties)) { in ParseAttributeArgsCommon()