Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseObjc.cpp619 ParseObjCMethodDecl(Tok.getLocation(), in ParseObjCInterfaceDeclList()
999 Decl *MDecl = ParseObjCMethodDecl(mLoc, methodType, MethodImplKind, in ParseObjCMethodPrototype()
1343 Decl *Parser::ParseObjCMethodDecl(SourceLocation mLoc, in ParseObjCMethodDecl() function in Parser
/llvm-project-15.0.7/clang/include/clang/Parse/
H A DParser.h1734 Decl *ParseObjCMethodDecl(SourceLocation mLoc, tok::TokenKind mType,