Home
last modified time | relevance | path

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

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