Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseObjc.cpp593 void Parser::ParseObjCInterfaceDeclList(tok::ObjCKeywordKind contextKey, in ParseObjCInterfaceDeclList() argument
717 if (contextKey != tok::objc_protocol) in ParseObjCInterfaceDeclList()
/llvm-project-15.0.7/clang/include/clang/Parse/
H A DParser.h1683 void ParseObjCInterfaceDeclList(tok::ObjCKeywordKind contextKey,