Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:Macro

1717   // Macro definitions that were defined with "-D" on the command line.
1723 // Translate the macro definitions back into a commmand line.
1727 const std::string &Macro = M.first;
1730 for (char c : Macro)