Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp653 ParseObjCMethodPrototype(MethodImplKind, false)) in ParseObjCInterfaceDeclList()
1038 Decl *Parser::ParseObjCMethodPrototype(tok::ObjCKeywordKind MethodImplKind, in ParseObjCMethodPrototype() function in Parser
2758 Decl *MDecl = ParseObjCMethodPrototype(); in ParseObjCMethodDefinition()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1771 Decl *ParseObjCMethodPrototype(