Home | History | Annotate | Download | only in Analysis

Lines Matching defs:boundType

1429     QualType boundType = Expr::findBoundMemberType(C->getCallee());
1433 if (!boundType.isNull()) calleeType = boundType;