Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCXCursor.cpp291 K = CXCursor_UnexposedStmt; in MakeCXCursor()
299 K = CXCursor_UnexposedStmt; in MakeCXCursor()
535 K = CXCursor_UnexposedStmt; in MakeCXCursor()
DCIndex.cpp4297 case CXCursor_UnexposedStmt: in clang_getCursorKindSpelling()
4769 case CXCursor_UnexposedStmt: in clang_isUnexposed()
/external/clang/include/clang-c/
DIndex.h2019 CXCursor_UnexposedStmt = 200, enumerator