Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp668 ParseObjCMethodDecl(Tok.getLocation(), in ParseObjCInterfaceDeclList()
1049 Decl *MDecl = ParseObjCMethodDecl(mLoc, methodType, MethodImplKind, in ParseObjCMethodPrototype()
1393 Decl *Parser::ParseObjCMethodDecl(SourceLocation mLoc, in ParseObjCMethodDecl() function in Parser
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1825 Decl *ParseObjCMethodDecl(SourceLocation mLoc, tok::TokenKind mType,