Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp1409 ParsedAttributes methodAttrs(AttrFactory); in ParseObjCMethodDecl() local
1411 methodAttrs); in ParseObjCMethodDecl()
1437 methodAttrs); in ParseObjCMethodDecl()
1442 selLoc, Sel, nullptr, CParamInfo.data(), CParamInfo.size(), methodAttrs, in ParseObjCMethodDecl()
1555 methodAttrs); in ParseObjCMethodDecl()
1564 Sel, &ArgInfos[0], CParamInfo.data(), CParamInfo.size(), methodAttrs, in ParseObjCMethodDecl()