Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/Parse/
HDParseObjc.cpp320 tok::ObjCKeywordKind MethodImplKind; member
392 tok::ObjCKeywordKind MethodImplKind = tok::objc_not_keyword; in ParseObjCInterfaceDeclList() local
672 Decl *Parser::ParseObjCMethodPrototype(tok::ObjCKeywordKind MethodImplKind, in ParseObjCMethodPrototype()
985 tok::ObjCKeywordKind MethodImplKind, in ParseObjCMethodDecl()
/trueos/contrib/llvm/tools/clang/lib/Sema/
HDSemaObjCProperty.cpp149 tok::ObjCKeywordKind MethodImplKind, in ActOnProperty()
351 tok::ObjCKeywordKind MethodImplKind) { in HandlePropertyInClassExtension()
547 tok::ObjCKeywordKind MethodImplKind, in CreatePropertyDecl()