Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Parse/
H A DParseObjc.cpp310 ParseObjCInterfaceDeclList(tok::objc_not_keyword, CategoryType); in ParseObjCAtInterfaceDeclaration()
386 ParseObjCInterfaceDeclList(tok::objc_interface, ClsType); in ParseObjCAtInterfaceDeclaration()
619 void Parser::ParseObjCInterfaceDeclList(tok::ObjCKeywordKind contextKey, in ParseObjCInterfaceDeclList() function in Parser
2101 ParseObjCInterfaceDeclList(tok::objc_protocol, ProtoType); in ParseObjCAtProtocolDeclaration()
/aosp_15_r20/external/clang/include/clang/Parse/
H A DParser.h1339 void ParseObjCInterfaceDeclList(tok::ObjCKeywordKind contextKey,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Parse/
DParser.h1725 void ParseObjCInterfaceDeclList(tok::ObjCKeywordKind contextKey,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Parse/
DParser.h1725 void ParseObjCInterfaceDeclList(tok::ObjCKeywordKind contextKey,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Parse/
DParser.h1702 void ParseObjCInterfaceDeclList(tok::ObjCKeywordKind contextKey,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Parse/
DParser.h1762 void ParseObjCInterfaceDeclList(tok::ObjCKeywordKind contextKey,