Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp11148 Expr *SecondDefaultArgument = SecondNTTPD->getDefaultArgument(); in diagnoseOdrViolations() local
11150 ComputeODRHash(SecondDefaultArgument)) { in diagnoseOdrViolations()
11160 << SecondTemplate << (i + 1) << SecondDefaultArgument; in diagnoseOdrViolations()