Home
last modified time | relevance | path

Searched refs:SecondNTTPD (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp11077 NonTypeTemplateParmDecl *SecondNTTPD = in diagnoseOdrViolations() local
11081 QualType SecondType = SecondNTTPD->getType(); in diagnoseOdrViolations()
11101 SecondNTTPD->hasDefaultArgument() && in diagnoseOdrViolations()
11102 !SecondNTTPD->defaultArgumentWasInherited(); in diagnoseOdrViolations()
11119 Expr *SecondDefaultArgument = SecondNTTPD->getDefaultArgument(); in diagnoseOdrViolations()
11138 SecondNTTPD->isParameterPack()) { in diagnoseOdrViolations()
11148 << SecondNTTPD->isParameterPack(); in diagnoseOdrViolations()