Home
last modified time | relevance | path

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

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