Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h2123 ParsedAttributeArgumentsProperties ArgsProperties);
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp426 ParsedAttributeArgumentsProperties ArgsProperties) { in ParseAttributeArgumentList() argument
431 if (ArgsProperties.isStringLiteralArg(Arg)) { in ParseAttributeArgumentList()