Searched refs:DSRet (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/gnu/llvm/clang/lib/Parse/ |
| H A D | ParseObjc.cpp | 1390 ObjCDeclSpec DSRet; in ParseObjCMethodDecl() local 1393 ParseObjCTypeName(DSRet, DeclaratorContext::ObjCResult, nullptr); in ParseObjCMethodDecl() 1428 getCurScope(), mLoc, Tok.getLocation(), mType, DSRet, ReturnType, in ParseObjCMethodDecl() 1550 getCurScope(), mLoc, Tok.getLocation(), mType, DSRet, ReturnType, KeyLocs, in ParseObjCMethodDecl()
|