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

/external/clang/tools/libclang/
H A DCXCursor.cpp268 K = CXCursor_UnexposedStmt;
276 K = CXCursor_UnexposedStmt;
506 K = CXCursor_UnexposedStmt;
H A DCIndex.cpp3678 case CXCursor_UnexposedStmt:
4058 case CXCursor_UnexposedStmt:
/external/clang/include/clang-c/
H A DIndex.h1923 CXCursor_UnexposedStmt = 200, enumerator in enum:CXCursorKind
2235 * unexposed piece of the AST (e.g., CXCursor_UnexposedStmt).

Completed in 51 milliseconds