Searched defs:aRef (Results 1 – 3 of 3) sorted by relevance
/llvm-project/flang/lib/Semantics/ | ||
H A D | definable.cpp | 75 [](const evaluate::ArrayRef &aRef) { in DefinesComponentPointerTarget() argument |
H A D | expression.cpp | 1437 if (auto *aRef{std::get_if<ArrayRef>(&dataRef->u)}) { Analyze() local |
/llvm-project/flang/lib/Evaluate/ | ||
H A D | fold-implementation.h | 160 Folding(ArrayRef & aRef) Folding() argument |