Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseObjc.cpp300 tok::ObjCKeywordKind MethodImplKind; member
371 tok::ObjCKeywordKind MethodImplKind = tok::objc_not_keyword; in ParseObjCInterfaceDeclList() local
654 Decl *Parser::ParseObjCMethodPrototype(tok::ObjCKeywordKind MethodImplKind, in ParseObjCMethodPrototype()
967 tok::ObjCKeywordKind MethodImplKind, in ParseObjCMethodDecl()
/external/clang/lib/Sema/
DSemaObjCProperty.cpp121 tok::ObjCKeywordKind MethodImplKind, in ActOnProperty()
265 tok::ObjCKeywordKind MethodImplKind) { in HandlePropertyInClassExtension()
435 tok::ObjCKeywordKind MethodImplKind, in CreatePropertyDecl()