Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Serialization/
DASTReader.cpp11214 NonTypeTemplateParmDecl *SecondNTTPD = in diagnoseOdrViolations() local
11218 QualType SecondType = SecondNTTPD->getType(); in diagnoseOdrViolations()
11238 SecondNTTPD->hasDefaultArgument() && in diagnoseOdrViolations()
11239 !SecondNTTPD->defaultArgumentWasInherited(); in diagnoseOdrViolations()
11256 Expr *SecondDefaultArgument = SecondNTTPD->getDefaultArgument(); in diagnoseOdrViolations()
11275 SecondNTTPD->isParameterPack()) { in diagnoseOdrViolations()
11285 << SecondNTTPD->isParameterPack(); in diagnoseOdrViolations()