Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/AST/
H A DODRDiagsEmitter.cpp1437 auto ComputeTemplateParameterListODRHash = in diagnoseMismatch() local
1445 if (ComputeTemplateParameterListODRHash(FirstTPL) != in diagnoseMismatch()
1446 ComputeTemplateParameterListODRHash(SecondTPL)) { in diagnoseMismatch()