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

/external/clang/include/clang-c/
H A DIndex.h2086 CXCursor_IndirectGotoStmt = 211, enumerator in enum:CXCursorKind
/external/clang/tools/libclang/
H A DCXCursor.cpp148 K = CXCursor_IndirectGotoStmt;
H A DCIndex.cpp4666 case CXCursor_IndirectGotoStmt:

Completed in 89 milliseconds