Searched refs:SecondNTTPD (Results 1 – 1 of 1) sorted by relevance
10936 NonTypeTemplateParmDecl *SecondNTTPD = in diagnoseOdrViolations() local10940 QualType SecondType = SecondNTTPD->getType(); in diagnoseOdrViolations()10954 SecondNTTPD->hasDefaultArgument() && in diagnoseOdrViolations()10955 !SecondNTTPD->defaultArgumentWasInherited(); in diagnoseOdrViolations()10967 Expr *SecondDefaultArgument = SecondNTTPD->getDefaultArgument(); in diagnoseOdrViolations()10982 SecondNTTPD->isParameterPack()) { in diagnoseOdrViolations()10986 << (i + 1) << SecondNTTPD->isParameterPack(); in diagnoseOdrViolations()