Home
last modified time | relevance | path

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

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