Home
last modified time | relevance | path

Searched defs:FirstArgAttrs (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Parse/
DParseDecl.cpp5570 ParsedAttributes &FirstArgAttrs, in ParseFunctionDeclarator()
5878 ParsedAttributes &FirstArgAttrs, in ParseParameterDeclarationClause()
/external/llvm-project/clang/lib/Parse/
DParseDecl.cpp6426 ParsedAttributes &FirstArgAttrs, in ParseFunctionDeclarator()
6734 ParsedAttributes &FirstArgAttrs, in ParseParameterDeclarationClause()
DParseExprCXX.cpp3391 ParsedAttributes FirstArgAttrs(getAttrFactory()); in ParseRequiresExpression() local