Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseObjc.cpp1364 ParsedAttributes methodAttrs(AttrFactory); in ParseObjCMethodDecl() local
1366 methodAttrs); in ParseObjCMethodDecl()
1392 methodAttrs); in ParseObjCMethodDecl()
1397 selLoc, Sel, nullptr, CParamInfo.data(), CParamInfo.size(), methodAttrs, in ParseObjCMethodDecl()
1510 methodAttrs); in ParseObjCMethodDecl()
1519 Sel, &ArgInfos[0], CParamInfo.data(), CParamInfo.size(), methodAttrs, in ParseObjCMethodDecl()