Home
last modified time | relevance | path

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

/external/clang/include/clang-c/
DIndex.h1936 CXCursor_LabelStmt = 201, enumerator
/external/clang/tools/libclang/
DCXCursor.cpp264 K = CXCursor_LabelStmt; in MakeCXCursor()
DCIndex.cpp3682 case CXCursor_LabelStmt: in clang_getCursorKindSpelling()