Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseObjc.cpp349 ParseObjCMethodDecl(Tok.getLocation(), in ParseObjCInterfaceDeclList()
648 Decl *MDecl = ParseObjCMethodDecl(mLoc, methodType, MethodImplKind, in ParseObjCMethodPrototype()
954 Decl *Parser::ParseObjCMethodDecl(SourceLocation mLoc, in ParseObjCMethodDecl() function in Parser
/external/clang/include/clang/Parse/
DParser.h1296 Decl *ParseObjCMethodDecl(SourceLocation mLoc, tok::TokenKind mType,