Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseObjc.cpp649 ParseObjCMethodDecl(Tok.getLocation(), in ParseObjCInterfaceDeclList()
1031 Decl *MDecl = ParseObjCMethodDecl(mLoc, methodType, MethodImplKind, in ParseObjCMethodPrototype()
1375 Decl *Parser::ParseObjCMethodDecl(SourceLocation mLoc, in ParseObjCMethodDecl() function in Parser
/openbsd-src/gnu/llvm/clang/include/clang/Parse/
H A DParser.h1754 Decl *ParseObjCMethodDecl(SourceLocation mLoc, tok::TokenKind mType,