Home
last modified time | relevance | path

Searched refs:mType (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDParseObjc.cpp1350 tok::TokenKind mType, in ParseObjCMethodDecl() argument
1356 Actions.CodeCompleteObjCMethodDecl(getCurScope(), mType == tok::minus, in ParseObjCMethodDecl()
1375 Actions.CodeCompleteObjCMethodDecl(getCurScope(), mType == tok::minus, in ParseObjCMethodDecl()
1403 mType, DSRet, ReturnType, in ParseObjCMethodDecl()
1445 mType == tok::minus, in ParseObjCMethodDecl()
1472 mType == tok::minus, in ParseObjCMethodDecl()
1533 mType, DSRet, ReturnType, in ParseObjCMethodDecl()
/NextBSD/contrib/llvm/tools/clang/include/clang/Parse/
HDParser.h1366 Decl *ParseObjCMethodDecl(SourceLocation mLoc, tok::TokenKind mType,