Searched refs:getMacros (Results 1 – 5 of 5) sorted by relevance
1209 CUNode->getGlobalVariables().empty() && CUNode->getMacros().empty()) in beginModule()1375 if (CUNode->getMacros()) { in finalizeModuleInfo()3216 DIMacroNodeArray Macros = CUNode->getMacros(); in emitDebugMacinfoImpl()
611 RetainedTypes, GlobalVariables, ImportedEntities, CU->getMacros(), in getReplacementCU()
1234 for (Metadata *Op : N.getMacros()->operands()) { in visitDICompileUnit()
1405 getGlobalVariables(), getImportedEntities(), getMacros(), DWOId, in cloneImpl()1476 DIMacroNodeArray getMacros() const { in getMacros() function
1779 Record.push_back(VE.getMetadataOrNullID(N->getMacros().get())); in writeDICompileUnit()