Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGVTables.cpp62 const ABIArgInfo &infoR, CanQualType typeR) { in similar() argument
63 return (infoL.getKind() == infoR.getKind() && in similar()