Searched refs:getMacros (Results 1 – 6 of 6) sorted by relevance
1194 CUNode->getGlobalVariables().empty() && CUNode->getMacros().empty()) in beginModule()1359 if (CUNode->getMacros()) { in finalizeModuleInfo()3311 DIMacroNodeArray Macros = CUNode->getMacros(); in emitDebugMacinfoImpl()
41 if (const auto &MNs = CUNode->getMacros()) in DIBuilder()
726 RetainedTypes, GlobalVariables, ImportedEntities, CU->getMacros(), in getReplacementCU()
1436 for (Metadata *Op : N.getMacros()->operands()) { in visitDICompileUnit()
1513 getGlobalVariables(), getImportedEntities(), getMacros(), DWOId, in cloneImpl()1584 DIMacroNodeArray getMacros() const { in getMacros() function
1988 Record.push_back(VE.getMetadataOrNullID(N->getMacros().get())); in writeDICompileUnit()