Home | History | Annotate | Download | only in AST

Lines Matching refs:hasVtorDisp

1246     if (it->second.hasVtorDisp()) return true;
1281 if (!VI->second.hasVtorDisp()) continue;
2641 if (vtordisps.find(VBase)->second.hasVtorDisp()) {