Searched defs:ProtoInfo (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/tools/c-index-test/ | ||
H A D | c-index-test.c | 3644 printProtocolList(const CXIdxObjCProtocolRefListInfo * ProtoInfo,CXClientData client_data) printProtocolList() argument |
/llvm-project/clang/lib/Parse/ | ||
H A D | ParseObjc.cpp | 2085 IdentifierLocPair ProtoInfo(protocolName, nameLoc); ParseObjCAtProtocolDeclaration() local |