Searched defs:CXCursor_ModuleImportDecl (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang-c/
H A DIndex.h2329 CXCursor_ModuleImportDecl = 600, enumerator in enum:CXCursorKind
2331 CXCursor_FirstExtraDecl = CXCursor_ModuleImportDecl,
3939 * \brief Given a CXCursor_ModuleImportDecl cursor, return the associated module.

Completed in 100 milliseconds