Home | History | Annotate | Download | only in libclang

Lines Matching refs:CXCursor_CXXMethod

3768   if (C.kind == CXCursor_CXXMethod || C.kind == CXCursor_Destructor ||
3954 case CXCursor_CXXMethod:
5716 else if (cursor.kind == CXCursor_CXXMethod) {