Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/AST/
DODRDiagsEmitter.cpp1358 auto GetParamType = [](NamedDecl *D) { in diagnoseMismatch() local
1372 << (i + 1) << GetParamType(FirstParam); in diagnoseMismatch()
1374 << (i + 1) << GetParamType(SecondParam); in diagnoseMismatch()