Searched refs:CXCursor_Constructor (Results 1 – 10 of 10) sorted by relevance
35 clang_sys::CXCursor_Constructor => { in from_cursor()394 if (kind == CXCursor_Constructor || kind == CXCursor_Destructor) && in from_ty()408 CXCursor_Constructor | in from_ty()445 let is_constructor = kind == CXCursor_Constructor; in from_ty()
1428 CXCursor_Constructor | CXCursor_Destructor | in from_ty()1469 CXCursor_Constructor => { in from_ty()
111 case CXCursor_Constructor: in categorize()
1613 CXCursor_Constructor = 24, enumerator
1766 CXCursor_Constructor = 24, enumerator
242 const CXCursor_Constructor = 24, constant
4772 case CXCursor_Constructor: in clang_getCursorKindSpelling()
3043 case Decl::CXXConstructor: return CXCursor_Constructor; in getCursorKindForDecl()
5494 case CXCursor_Constructor: in clang_getCursorKindSpelling()
3813 return CXCursor_Constructor; in getCursorKindForDecl()