Searched refs:CXCursor_ModuleImportDecl (Results 1 – 3 of 3) sorted by relevance
2277 CXCursor_ModuleImportDecl = 600, enumerator2278 CXCursor_FirstExtraDecl = CXCursor_ModuleImportDecl,2279 CXCursor_LastExtraDecl = CXCursor_ModuleImportDecl
3694 if (C.kind == CXCursor_ModuleImportDecl) { in clang_Cursor_getSpellingNameRange()4167 case CXCursor_ModuleImportDecl: in clang_getCursorKindSpelling()6638 if (C.kind == CXCursor_ModuleImportDecl) { in clang_Cursor_getModule()
2966 return CXCursor_ModuleImportDecl; in getCursorKindForDecl()3180 CXCursor_ModuleImportDecl, in CodeCompleteModuleImport()3200 CXCursor_ModuleImportDecl, in CodeCompleteModuleImport()