Home | History | Annotate | Download | only in clang-c

Lines Matching defs:CXCursor_ModuleImportDecl

2376   CXCursor_ModuleImportDecl              = 600,
2382 CXCursor_FirstExtraDecl = CXCursor_ModuleImportDecl,
4037 * \brief Given a CXCursor_ModuleImportDecl cursor, return the associated module.