Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTReader.cpp10720 auto GetParamType = [](NamedDecl *D) { in diagnoseOdrViolations() local
10736 << FirstTemplate << (i + 1) << GetParamType(FirstParam); in diagnoseOdrViolations()
10740 << SecondTemplate << (i + 1) << GetParamType(SecondParam); in diagnoseOdrViolations()