Lines Matching refs:ParentKind
1105 enum CXCursorKind ParentKind;1148 &ParentKind);1149 if (ParentKind != CXCursor_NotImplemented) {1150 CXString KindSpelling = clang_getCursorKindSpelling(ParentKind);