Searched refs:DSRet (Results 1 – 1 of 1) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/ |
| H A D | ParseObjc.cpp | 1352 ObjCDeclSpec DSRet; in ParseObjCMethodDecl() local 1355 ParseObjCTypeName(DSRet, DeclaratorContext::ObjCResult, nullptr); in ParseObjCMethodDecl() 1390 getCurScope(), mLoc, Tok.getLocation(), mType, DSRet, ReturnType, in ParseObjCMethodDecl() 1511 getCurScope(), mLoc, Tok.getLocation(), mType, DSRet, ReturnType, KeyLocs, in ParseObjCMethodDecl()
|