Home
last modified time | relevance | path

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

/external/clang/include/clang-c/
DIndex.h2095 CXCursor_ObjCAutoreleasePoolStmt = 221, enumerator
/external/clang/tools/libclang/
DCXCursor.cpp189 K = CXCursor_ObjCAutoreleasePoolStmt; in MakeCXCursor()
DCIndex.cpp4118 case CXCursor_ObjCAutoreleasePoolStmt: in clang_getCursorKindSpelling()