Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp1358 ParsedAttributes methodAttrs(AttrFactory); in ParseObjCMethodDecl() local
1360 methodAttrs); in ParseObjCMethodDecl()
1386 methodAttrs); in ParseObjCMethodDecl()
1391 selLoc, Sel, nullptr, CParamInfo.data(), CParamInfo.size(), methodAttrs, in ParseObjCMethodDecl()
1503 methodAttrs); in ParseObjCMethodDecl()
1512 Sel, &ArgInfos[0], CParamInfo.data(), CParamInfo.size(), methodAttrs, in ParseObjCMethodDecl()