Searched refs:SecondInline (Results 1 – 1 of 1) sorted by relevance
10665 const bool SecondInline = SecondMethod->isInlineSpecified(); in diagnoseOdrViolations() local10666 if (FirstInline != SecondInline) { in diagnoseOdrViolations()10672 << SecondMethodType << SecondName << SecondInline; in diagnoseOdrViolations()