Home
last modified time | relevance | path

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

/external/clang/include/clang-c/
DIndex.h2066 CXCursor_SwitchStmt = 206, enumerator
/external/clang/tools/libclang/
DCXCursor.cpp128 K = CXCursor_SwitchStmt; in MakeCXCursor()
DCIndex.cpp4656 case CXCursor_SwitchStmt: in clang_getCursorKindSpelling()