Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseObjc.cpp619 ParseObjCMethodDecl(Tok.getLocation(), in ParseObjCInterfaceDeclList()
997 Decl *MDecl = ParseObjCMethodDecl(mLoc, methodType, MethodImplKind, in ParseObjCMethodPrototype()
1337 Decl *Parser::ParseObjCMethodDecl(SourceLocation mLoc, in ParseObjCMethodDecl() function in Parser
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h1717 Decl *ParseObjCMethodDecl(SourceLocation mLoc, tok::TokenKind mType,