Searched refs:DSRet (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/ |
| H A D | ParseObjc.cpp | 1333 ObjCDeclSpec DSRet; in ParseObjCMethodDecl() local 1335 ReturnType = ParseObjCTypeName(DSRet, DeclaratorContext::ObjCResultContext, in ParseObjCMethodDecl() 1373 getCurScope(), mLoc, Tok.getLocation(), mType, DSRet, ReturnType, in ParseObjCMethodDecl() 1497 getCurScope(), mLoc, Tok.getLocation(), mType, DSRet, ReturnType, KeyLocs, in ParseObjCMethodDecl()
|