Home
last modified time | relevance | path

Searched defs:MethodImplKind (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DSemaObjCProperty.cpp184 tok::ObjCKeywordKind MethodImplKind, in ActOnProperty()
421 tok::ObjCKeywordKind MethodImplKind) { in HandlePropertyInClassExtension()
571 tok::ObjCKeywordKind MethodImplKind, in CreatePropertyDecl()
/external/clang/lib/Parse/
DParseObjc.cpp623 tok::ObjCKeywordKind MethodImplKind = tok::objc_not_keyword; in ParseObjCInterfaceDeclList() local
998 Decl *Parser::ParseObjCMethodPrototype(tok::ObjCKeywordKind MethodImplKind, in ParseObjCMethodPrototype()
1348 tok::ObjCKeywordKind MethodImplKind, in ParseObjCMethodDecl()