Home
last modified time | relevance | path

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

/external/clang/include/clang-c/
DIndex.h2082 CXCursor_GotoStmt = 210, enumerator
/external/clang/tools/libclang/
DCXCursor.cpp144 K = CXCursor_GotoStmt; in MakeCXCursor()
DCIndex.cpp4664 case CXCursor_GotoStmt: in clang_getCursorKindSpelling()