Home
last modified time | relevance | path

Searched refs:CXCursor_CompoundStmt (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/include/clang-c/
H A DIndex.h2225 CXCursor_CompoundStmt = 202, enumerator
/netbsd/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXCursor.cpp353 K = CXCursor_CompoundStmt; in MakeCXCursor()
H A DCIndex.cpp4109 if (clang_getCursorKind(C) == CXCursor_CompoundStmt) in clang_Cursor_Evaluate()
5375 case CXCursor_CompoundStmt: