Home
last modified time | relevance | path

Searched refs:localContext (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-call.cpp899 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 Dintrinsics.cpp2589 FoldingContext localContext{context, localMessages}; in Probe() local
2594 call, defaults_, arguments, localContext, builtinsScope_)}) { in Probe()