reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
466 MacroInfo *MI = M.getMacroInfo(); 476 Callbacks->MacroExpands(Identifier, M, Identifier.getLocation(), 527 MacroExpandsInfo(Identifier, M, ExpansionRange)); 529 Callbacks->MacroExpands(Identifier, M, ExpansionRange, Args); 542 if (M.isAmbiguous()) { 547 M.forAllDefinitions([&](const MacroInfo *OtherMI) {