Searched refs:CXMod (Results 1 – 1 of 1) sorted by relevance
8709 if (!CXMod) in clang_Module_getASTFile()8711 Module *Mod = static_cast<Module *>(CXMod); in clang_Module_getASTFile()8718 if (!CXMod) in clang_Module_getParent()8720 Module *Mod = static_cast<Module *>(CXMod); in clang_Module_getParent()8725 if (!CXMod) in clang_Module_getName()8727 Module *Mod = static_cast<Module *>(CXMod); in clang_Module_getName()8732 if (!CXMod) in clang_Module_getFullName()8738 int clang_Module_isSystem(CXModule CXMod) { in clang_Module_isSystem() argument8739 if (!CXMod) in clang_Module_isSystem()8751 if (!CXMod) in clang_Module_getNumTopLevelHeaders()[all …]