Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGVTables.cpp75 const ABIArgInfo &infoR, CanQualType typeR) { in similar() argument
76 return (infoL.getKind() == infoR.getKind() && in similar()