Home
last modified time | relevance | path

Searched defs:Protocol2 (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/test/Index/
H A Dcomplete-protocols.m7 @protocol Protocol2; protocol in id
/llvm-project/clang/test/Modules/
H A Dredecl-ivars.m36 @protocol Protocol2 @end protocol
127 @interface ObjCInterfaceLevel2() <Protocol2> { category
/llvm-project/clang/test/CodeGenObjC/
H A Dobjc-asm-attribute-test.m10 @protocol Protocol2 protocol
/llvm-project/clang/lib/AST/
H A DASTStructuralEquivalence.cpp2231 ObjCCategoryDecl::protocol_iterator Protocol2 = D2->protocol_begin(), IsStructurallyEquivalent() local