Home
last modified time | relevance | path

Searched defs:NumProtocols (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Serialization/
DASTReaderDecl.cpp1005 unsigned NumProtocols = Record[Idx++]; in VisitObjCInterfaceDecl() local
/external/llvm-project/clang/tools/c-index-test/
Dc-index-test.c1651 unsigned NumProtocols = clang_Type_getNumObjCProtocolRefs(PT); in PrintType() local
/external/llvm-project/clang/lib/Serialization/
DASTReaderDecl.cpp1126 unsigned NumProtocols = Record.readInt(); in ReadObjCDefinitionData() local