Home
last modified time | relevance | path

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

/external/clang/include/clang-c/
DIndex.h2086 CXCursor_IndirectGotoStmt = 211, enumerator
/external/clang/tools/libclang/
DCXCursor.cpp148 K = CXCursor_IndirectGotoStmt; in MakeCXCursor()
DCIndex.cpp4666 case CXCursor_IndirectGotoStmt: in clang_getCursorKindSpelling()