reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
7476 auto Imp = importSeq(E->getCallee(), E->getType(), E->getRParenLoc()); 7476 auto Imp = importSeq(E->getCallee(), E->getType(), E->getRParenLoc()); 7476 auto Imp = importSeq(E->getCallee(), E->getType(), E->getRParenLoc()); 7485 unsigned NumArgs = E->getNumArgs(); 7487 if (Error Err = ImportContainerChecked(E->arguments(), ToArgs)) 7490 if (const auto *OCE = dyn_cast<CXXOperatorCallExpr>(E)) { 7498 E->getValueKind(), ToRParenLoc, /*MinNumArgs=*/0, 7499 E->getADLCallKind());