Searched refs:CXCursor_ModuleImportDecl (Results 1 – 3 of 3) sorted by relevance
2665 CXCursor_ModuleImportDecl = 600, enumerator2675 CXCursor_FirstExtraDecl = CXCursor_ModuleImportDecl,
3929 return CXCursor_ModuleImportDecl; in getCursorKindForDecl()4144 Builder.TakeString(), CCP_Declaration, CXCursor_ModuleImportDecl, in CodeCompleteModuleImport()4162 Builder.TakeString(), CCP_Declaration, CXCursor_ModuleImportDecl, in CodeCompleteModuleImport()
4833 if (C.kind == CXCursor_ModuleImportDecl) { in clang_Cursor_getSpellingNameRange()5568 case CXCursor_ModuleImportDecl: in clang_getCursorKindSpelling()8426 if (C.kind == CXCursor_ModuleImportDecl) { in clang_Cursor_getModule()