Searched refs:DSRet (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/clang/lib/Parse/ |
| H A D | ParseObjc.cpp | 1358 ObjCDeclSpec DSRet; in ParseObjCMethodDecl() local 1361 ParseObjCTypeName(DSRet, DeclaratorContext::ObjCResult, nullptr); in ParseObjCMethodDecl() 1396 getCurScope(), mLoc, Tok.getLocation(), mType, DSRet, ReturnType, in ParseObjCMethodDecl() 1518 getCurScope(), mLoc, Tok.getLocation(), mType, DSRet, ReturnType, KeyLocs, in ParseObjCMethodDecl()
|