reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2517 switch (Op->getOperator()) { 2526 if (Op->getCallReturnType(Ctx)->isReferenceType() || 2527 Op->getCallReturnType(Ctx)->isVoidType()) 2530 Loc = Op->getOperatorLoc(); 2531 R1 = Op->getSourceRange();