Searched refs:CXCursor_CompoundStmt (Results 1 – 3 of 3) sorted by relevance
1573 CXCursor_CompoundStmt = 202, enumerator
352 K = CXCursor_CompoundStmt; in MakeCXCursor()
4335 if (clang_getCursorKind(C) == CXCursor_CompoundStmt) in clang_Cursor_Evaluate()5607 case CXCursor_CompoundStmt: in clang_getCursorKindSpelling()