reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
645 if (!Validate || Known == ASTFileMacros.end()) { 666 if (Existing.second != Known->second.second) { 669 << MacroName << Known->second.second; 676 if (Existing.second || Existing.first == Known->second.first) 682 << MacroName << Known->second.first << Existing.first;