Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp616 static bool isTopLevelObjCKeyword(tok::ObjCKeywordKind DirectiveKind) { in isTopLevelObjCKeyword() function
744 if (isTopLevelObjCKeyword(DirectiveKind)) in ParseObjCInterfaceDeclList()