Lines Matching refs:SecondModule
9644 std::string SecondModule = getOwningModuleNameForDiagnostic(SecondRecord); in diagnoseOdrViolations() local
9667 auto ODRDiagNote = [&SecondModule, in diagnoseOdrViolations()
9671 << SecondModule << Range << DiffType; in diagnoseOdrViolations()
9805 auto ODRDiagNote = [&SecondModule, in diagnoseOdrViolations()
9809 << SecondModule << Range << DiffType; in diagnoseOdrViolations()
10063 << SecondModule; in diagnoseOdrViolations()
10096 << SecondModule << SecondRange << SecondDiffType; in diagnoseOdrViolations()
10162 auto ODRDiagNote = [&SecondModule, this]( in diagnoseOdrViolations()
10165 << SecondModule << Range << DiffType; in diagnoseOdrViolations()
11160 << SecondModule << FirstDiffType << SecondDecl->getSourceRange(); in diagnoseOdrViolations()
11197 std::string SecondModule = in diagnoseOdrViolations() local
11207 auto ODRDiagNote = [&SecondModule, this](SourceLocation Loc, in diagnoseOdrViolations()
11211 << SecondModule << Range << DiffType; in diagnoseOdrViolations()
11375 std::string SecondModule = in diagnoseOdrViolations() local
11385 auto ODRDiagNote = [&SecondModule, this](SourceLocation Loc, in diagnoseOdrViolations()
11389 << SecondModule << Range << DiffType; in diagnoseOdrViolations()