Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCXCursor.cpp268 K = CXCursor_UnexposedStmt; in MakeCXCursor()
276 K = CXCursor_UnexposedStmt; in MakeCXCursor()
506 K = CXCursor_UnexposedStmt; in MakeCXCursor()
DCIndex.cpp3678 case CXCursor_UnexposedStmt: in clang_getCursorKindSpelling()
4058 case CXCursor_UnexposedStmt: in clang_isUnexposed()
/external/clang/include/clang-c/
DIndex.h1923 CXCursor_UnexposedStmt = 200, enumerator