Searched refs:CXCursor_CompoundStmt (Results 1 – 8 of 8) sorted by relevance
415 if (clang_getCursorKind(cursor) == CXCursor_CompoundStmt) { in TEST_F()
2050 CXCursor_CompoundStmt = 202, enumerator
278 K = CXCursor_CompoundStmt; in MakeCXCursor()
4648 case CXCursor_CompoundStmt: in clang_getCursorKindSpelling()
2225 CXCursor_CompoundStmt = 202, enumerator
353 K = CXCursor_CompoundStmt; in MakeCXCursor()
4068 if (clang_getCursorKind(C) == CXCursor_CompoundStmt) in clang_Cursor_Evaluate()5333 case CXCursor_CompoundStmt: in clang_getCursorKindSpelling()
328 const CXCursor_CompoundStmt = 202, constant