Home
last modified time | relevance | path

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

/external/clang/include/clang-c/
DIndex.h2050 CXCursor_CompoundStmt = 202, enumerator
/external/clang/tools/libclang/
DCXCursor.cpp278 K = CXCursor_CompoundStmt; in MakeCXCursor()
DCIndex.cpp4648 case CXCursor_CompoundStmt: in clang_getCursorKindSpelling()