Home
last modified time | relevance | path

Searched refs:CXIdxAttr_IBOutletCollection (Results 1 – 3 of 3) sorted by relevance

/external/clang/tools/libclang/
DIndexingContext.h225 AttrInfo(CXIdxAttr_IBOutletCollection, C, Loc, A) { in IBOutletCollectionInfo()
233 return A->kind == CXIdxAttr_IBOutletCollection; in classof()
DIndexingContext.cpp51 : AttrInfo(CXIdxAttr_IBOutletCollection, other.cursor, other.loc, other.A) { in IBOutletCollectionInfo()
/external/clang/include/clang-c/
DIndex.h5392 CXIdxAttr_IBOutletCollection = 3 enumerator