Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp178 tok::ObjCKeywordKind MethodImplKind, in ActOnProperty()
418 tok::ObjCKeywordKind MethodImplKind) { in HandlePropertyInClassExtension()
572 tok::ObjCKeywordKind MethodImplKind, in CreatePropertyDecl()
/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp645 tok::ObjCKeywordKind MethodImplKind = tok::objc_not_keyword; in ParseObjCInterfaceDeclList() local
1038 Decl *Parser::ParseObjCMethodPrototype(tok::ObjCKeywordKind MethodImplKind, in ParseObjCMethodPrototype()
1390 tok::ObjCKeywordKind MethodImplKind, in ParseObjCMethodDecl()