Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDParseObjc.cpp647 ParseObjCMethodDecl(Tok.getLocation(), in ParseObjCInterfaceDeclList()
1007 Decl *MDecl = ParseObjCMethodDecl(mLoc, methodType, MethodImplKind, in ParseObjCMethodPrototype()
1349 Decl *Parser::ParseObjCMethodDecl(SourceLocation mLoc, in ParseObjCMethodDecl() function in Parser
/NextBSD/contrib/llvm/tools/clang/include/clang/Parse/
HDParser.h1366 Decl *ParseObjCMethodDecl(SourceLocation mLoc, tok::TokenKind mType,