Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseObjc.cpp594 void Parser::ParseObjCInterfaceDeclList(tok::ObjCKeywordKind contextKey, in ParseObjCInterfaceDeclList() argument
701 if (contextKey != tok::objc_protocol) in ParseObjCInterfaceDeclList()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Parse/
H A DParser.h1520 void ParseObjCInterfaceDeclList(tok::ObjCKeywordKind contextKey,