Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Parse/
DParseObjc.cpp605 ParseObjCMethodPrototype(MethodImplKind, false)) in ParseObjCInterfaceDeclList()
986 Decl *Parser::ParseObjCMethodPrototype(tok::ObjCKeywordKind MethodImplKind, in ParseObjCMethodPrototype() function in Parser
2687 Decl *MDecl = ParseObjCMethodPrototype(); in ParseObjCMethodDefinition()
/external/clang/lib/Parse/
DParseObjc.cpp631 ParseObjCMethodPrototype(MethodImplKind, false)) in ParseObjCInterfaceDeclList()
998 Decl *Parser::ParseObjCMethodPrototype(tok::ObjCKeywordKind MethodImplKind, in ParseObjCMethodPrototype() function in Parser
2703 Decl *MDecl = ParseObjCMethodPrototype(); in ParseObjCMethodDefinition()
/external/clang/include/clang/Parse/
DParser.h1387 Decl *ParseObjCMethodPrototype(
/external/llvm-project/clang/include/clang/Parse/
DParser.h1732 Decl *ParseObjCMethodPrototype(