Searched refs:CXCursor_ModuleImportDecl (Results 1 – 3 of 3) sorted by relevance
2109 CXCursor_ModuleImportDecl = 600, enumerator2110 CXCursor_FirstExtraDecl = CXCursor_ModuleImportDecl,2111 CXCursor_LastExtraDecl = CXCursor_ModuleImportDecl
3404 if (C.kind == CXCursor_ModuleImportDecl) { in clang_Cursor_getSpellingNameRange()3814 case CXCursor_ModuleImportDecl: in clang_getCursorKindSpelling()6138 if (C.kind == CXCursor_ModuleImportDecl) { in clang_Cursor_getModule()
2971 return CXCursor_ModuleImportDecl; in getCursorKindForDecl()3186 CXCursor_ModuleImportDecl, in CodeCompleteModuleImport()3206 CXCursor_ModuleImportDecl, in CodeCompleteModuleImport()