Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp176 tok::ObjCKeywordKind MethodImplKind, in ActOnProperty()
410 TypeSourceInfo *TSI, tok::ObjCKeywordKind MethodImplKind) { in HandlePropertyInClassExtension()
557 TypeSourceInfo *TInfo, tok::ObjCKeywordKind MethodImplKind, in CreatePropertyDecl()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp565 tok::ObjCKeywordKind MethodImplKind = tok::objc_not_keyword; in ParseObjCInterfaceDeclList() local
926 Decl *Parser::ParseObjCMethodPrototype(tok::ObjCKeywordKind MethodImplKind, in ParseObjCMethodPrototype()
1165 tok::ObjCKeywordKind MethodImplKind, in ParseObjCMethodDecl()