Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp654 ParseObjCMethodPrototype(MethodImplKind, false)) in ParseObjCInterfaceDeclList()
1043 Decl *Parser::ParseObjCMethodPrototype(tok::ObjCKeywordKind MethodImplKind, in ParseObjCMethodPrototype() function in Parser
2757 Decl *MDecl = ParseObjCMethodPrototype(); in ParseObjCMethodDefinition()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1822 Decl *ParseObjCMethodPrototype(