Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Parse/
H A DParseObjc.cpp322 void Parser::ParseObjCInterfaceDeclList(tok::ObjCKeywordKind contextKey, in ParseObjCInterfaceDeclList() argument
430 if (contextKey != tok::objc_protocol) in ParseObjCInterfaceDeclList()
/minix3/external/bsd/llvm/dist/clang/include/clang/Parse/
H A DParser.h1247 void ParseObjCInterfaceDeclList(tok::ObjCKeywordKind contextKey,