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

/external/clang/include/clang-c/
H A DIndex.h1793 CXCursor_IntegerLiteral = 106, enumerator in enum:CXCursorKind
/external/clang/tools/libclang/
H A DCXCursor.cpp302 K = CXCursor_IntegerLiteral;
H A DCIndex.cpp4546 case CXCursor_IntegerLiteral:

Completed in 73 milliseconds