Searched refs:CXCursor_AlignedAttr (Results 1 – 4 of 4) sorted by relevance
2629 CXCursor_AlignedAttr = 441, enumerator2630 CXCursor_LastAttr = CXCursor_AlignedAttr,
126 return CXCursor_AlignedAttr; in GetCursorKind()
5651 case CXCursor_AlignedAttr: in clang_getCursorKindSpelling()
523 const CXCursor_AlignedAttr = 441, constant