Home
last modified time | relevance | path

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

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