Searched refs:getMacros (Results 1 – 6 of 6) sorted by relevance
1227 CUNode->getGlobalVariables().empty() && CUNode->getMacros().empty()) in beginModule()1391 if (CUNode->getMacros()) { in finalizeModuleInfo()3279 DIMacroNodeArray Macros = CUNode->getMacros(); in emitDebugMacinfoImpl()
44 if (const auto &MNs = CUNode->getMacros()) in DIBuilder()
628 RetainedTypes, GlobalVariables, ImportedEntities, CU->getMacros(), in getReplacementCU()
1324 for (Metadata *Op : N.getMacros()->operands()) { in visitDICompileUnit()
1443 getGlobalVariables(), getImportedEntities(), getMacros(), DWOId, in cloneImpl()1514 DIMacroNodeArray getMacros() const { in getMacros() function
1851 Record.push_back(VE.getMetadataOrNullID(N->getMacros().get())); in writeDICompileUnit()