Home
last modified time | relevance | path

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

/llvm-project/clang/test/Index/
H A DIBOutletCollection.m1 #define IBOutletCollection(ClassName) __attribute__((iboutletcollection(ClassName))) macro
H A Dc-index-api-loadTU-test.m59 #define IBOutletCollection(ClassName) __attribute__((iboutletcollection(ClassName))) macro
/llvm-project/clang/include/clang/Index/
H A DIndexSymbol.h91 IBOutletCollection = 1 << 5, enumerator