Searched refs:CXCursor_UnexposedAttr (Results 1 – 3 of 3) sorted by relevance
1375 if cur.kind() == CXCursor_UnexposedAttr { in from_ty()1381 CXCursor_UnexposedAttr => { in from_ty()
697 (kind == CXCursor_UnexposedAttr &&
497 const CXCursor_UnexposedAttr = 400, constant