Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaObjCProperty.cpp184 tok::ObjCKeywordKind MethodImplKind, in ActOnProperty()
426 tok::ObjCKeywordKind MethodImplKind) { in HandlePropertyInClassExtension()
579 tok::ObjCKeywordKind MethodImplKind, in CreatePropertyDecl()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseObjc.cpp598 tok::ObjCKeywordKind MethodImplKind = tok::objc_not_keyword; in ParseObjCInterfaceDeclList() local
973 Decl *Parser::ParseObjCMethodPrototype(tok::ObjCKeywordKind MethodImplKind, in ParseObjCMethodPrototype()
1320 tok::ObjCKeywordKind MethodImplKind, in ParseObjCMethodDecl()