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.cpp623 ParsedAttributeArgumentsProperties ArgProperties = in ParseAttributeArgsCommon() local
625 if (ParseAttributeArgumentList(*AttrName, ParsedExprs, ArgProperties)) { in ParseAttributeArgsCommon()