Home
last modified time | relevance | path

Searched refs:contextKey (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp641 void Parser::ParseObjCInterfaceDeclList(tok::ObjCKeywordKind contextKey, in ParseObjCInterfaceDeclList() argument
765 if (contextKey != tok::objc_protocol) in ParseObjCInterfaceDeclList()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1723 void ParseObjCInterfaceDeclList(tok::ObjCKeywordKind contextKey,