Searched refs:DSRet (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseObjc.cpp | 1403 ObjCDeclSpec DSRet; in ParseObjCMethodDecl() local 1406 ParseObjCTypeName(DSRet, DeclaratorContext::ObjCResult, nullptr); in ParseObjCMethodDecl() 1441 getCurScope(), mLoc, Tok.getLocation(), mType, DSRet, ReturnType, in ParseObjCMethodDecl() 1563 getCurScope(), mLoc, Tok.getLocation(), mType, DSRet, ReturnType, KeyLocs, in ParseObjCMethodDecl()
|