Searched refs:localContext (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/flang/lib/Semantics/ |
| H A D | check-call.cpp | 899 evaluate::FoldingContext localContext{context, messages}; in CheckExplicitInterface() local 903 CheckExplicitInterfaceArg(*actual, dummy, proc, localContext, scope, in CheckExplicitInterface() 920 CheckElementalConformance(messages, proc, actuals, localContext); in CheckExplicitInterface()
|
| /llvm-project-15.0.7/flang/lib/Evaluate/ |
| H A D | intrinsics.cpp | 2589 FoldingContext localContext{context, localMessages}; in Probe() local 2594 call, defaults_, arguments, localContext, builtinsScope_)}) { in Probe()
|