Searched refs:getConfigurationMacros (Results 1 – 3 of 3) sorted by relevance
1169 if (!M->getConfigurationMacros().empty()) in getOrCreateModule()1171 M->getConfigurationMacros()); in getOrCreateModule()
2501 getConfigurationMacros(), getIncludePath(), in cloneImpl()2525 StringRef getConfigurationMacros() const { return getStringOperand(3); } in getConfigurationMacros() function
2379 Printer.printString("configMacros", N->getConfigurationMacros()); in writeDIModule()