Searched refs:CXCursor_CompoundStmt (Results 1 – 4 of 4) sorted by relevance
415 if (clang_getCursorKind(cursor) == CXCursor_CompoundStmt) { in TEST_F()
2235 CXCursor_CompoundStmt = 202, enumerator
352 K = CXCursor_CompoundStmt; in MakeCXCursor()
4305 if (clang_getCursorKind(C) == CXCursor_CompoundStmt) in clang_Cursor_Evaluate()5575 case CXCursor_CompoundStmt: in clang_getCursorKindSpelling()