Home
last modified time | relevance | path

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

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