Searched refs:CXCursor_ModuleImportDecl (Results 1 – 4 of 4) sorted by relevance
93 case CXCursor_ModuleImportDecl: in categorize()
2723 CXCursor_ModuleImportDecl = 600, enumerator2738 CXCursor_FirstExtraDecl = CXCursor_ModuleImportDecl,
5029 if (C.kind == CXCursor_ModuleImportDecl) { in clang_Cursor_getSpellingNameRange()5768 case CXCursor_ModuleImportDecl: in clang_getCursorKindSpelling()8683 if (C.kind == CXCursor_ModuleImportDecl) { in clang_Cursor_getModule()
4048 return CXCursor_ModuleImportDecl; in getCursorKindForDecl()4266 Builder.TakeString(), CCP_Declaration, CXCursor_ModuleImportDecl, in CodeCompleteModuleImport()4284 Builder.TakeString(), CCP_Declaration, CXCursor_ModuleImportDecl, in CodeCompleteModuleImport()