Searched refs:getCursorAttr (Results 1 – 6 of 6) sorted by relevance
244 const Attr *getCursorAttr(CXCursor Cursor);
555 cast<IBOutletCollectionAttr>(cxcursor::getCursorAttr(Cursor)); in VisitChildren()4249 const AnnotateAttr *AA = cast<AnnotateAttr>(cxcursor::getCursorAttr(C)); in clang_getCursorSpelling()4254 const AsmLabelAttr *AA = cast<AsmLabelAttr>(cxcursor::getCursorAttr(C)); in clang_getCursorSpelling()4263 const VisibilityAttr *AA = cast<VisibilityAttr>(cxcursor::getCursorAttr(C)); in clang_getCursorSpelling()5253 = cxcursor::getCursorAttr(C)->getLocation(); in clang_getCursorLocation()5361 return getCursorAttr(C)->getRange(); in getRawCursorExtent()7549 cast<IBOutletCollectionAttr>(cxcursor::getCursorAttr(C)); in clang_getIBOutletCollectionType()
948 const Attr *cxcursor::getCursorAttr(CXCursor Cursor) { in getCursorAttr() function in cxcursor
240 const Attr *getCursorAttr(CXCursor Cursor);
566 cast<IBOutletCollectionAttr>(cxcursor::getCursorAttr(Cursor)); in VisitChildren()4714 const AnnotateAttr *AA = cast<AnnotateAttr>(cxcursor::getCursorAttr(C)); in clang_getCursorSpelling()4719 const AsmLabelAttr *AA = cast<AsmLabelAttr>(cxcursor::getCursorAttr(C)); in clang_getCursorSpelling()4728 const VisibilityAttr *AA = cast<VisibilityAttr>(cxcursor::getCursorAttr(C)); in clang_getCursorSpelling()6027 SourceLocation L = cxcursor::getCursorAttr(C)->getLocation(); in clang_getCursorLocation()6135 return getCursorAttr(C)->getRange(); in getRawCursorExtent()8602 cast<IBOutletCollectionAttr>(cxcursor::getCursorAttr(C)); in clang_getIBOutletCollectionType()
1099 const Attr *cxcursor::getCursorAttr(CXCursor Cursor) { in getCursorAttr() function in cxcursor