Lines Matching defs:CallContext
853 struct CallContext {
854 CallContext(const Fortran::evaluate::ProcedureRef &procRef,
1149 CallContext &callContext) {
1411 CallContext &callContext) {
1478 CallContext &callContext) {
1506 CallContext &callContext, llvm::SmallVector<CallCleanUp> &callCleanUps) {
1682 mlir::FunctionType callSiteType, CallContext &callContext) {
1839 CallContext &callContext) {
1887 CallContext &callContext) {
2073 CallContext &callContext) {
2101 bool isImpure, CallContext &callContext) {
2247 CallContext &callContext) {
2270 CallContext &callContext) {
2314 CallContext &callContext) {
2320 bool resultMayRequireFinalization(CallContext &callContext) const {
2355 CallContext &callContext) {
2369 CallContext &callContext) {
2383 CallContext &callContext) {
2401 [[maybe_unused]] CallContext &callContext) const {
2418 CallContext &callContext,
2450 CallContext &callContext) {
2500 CallContext &callContext) {
2573 CallContext &callContext) {
2660 CallContext &callContext) {
2680 genProcedureRef(CallContext &callContext) {
2850 CallContext callContext(procRef, resultType, loc, converter, symMap,
2870 CallContext callContext(procRef, resultType, loc, converter, symMap, stmtCtx);
2879 CallContext callContext(procRef, /*resultType=*/std::nullopt, loc, converter,