Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseObjc.cpp635 ParseObjCMethodPrototype(MethodImplKind, false)) in ParseObjCInterfaceDeclList()
1025 Decl *Parser::ParseObjCMethodPrototype(tok::ObjCKeywordKind MethodImplKind, in ParseObjCMethodPrototype() function in Parser
2745 Decl *MDecl = ParseObjCMethodPrototype(); in ParseObjCMethodDefinition()
/openbsd-src/gnu/llvm/clang/include/clang/Parse/
H A DParser.h1751 Decl *ParseObjCMethodPrototype(