Home
last modified time | relevance | path

Searched defs:ultimate (Results 1 – 21 of 21) sorted by relevance

/llvm-project/flang/lib/Semantics/
H A Ddefinable.cpp51 SourceName at, const Symbol &original, const Symbol &ultimate, in CheckDefinabilityInPureScope() argument
101 const Symbol &ultimate{original.GetUltimate()}; in WhyNotDefinableBase() local
180 const Symbol &ultimate{original.GetUltimate()}; WhyNotDefinableLast() local
316 const Symbol &ultimate{ref->GetUltimate()}; WhyNotDefinable() local
[all...]
H A Dtools.cpp203 const Symbol &ultimate{symbol.GetUltimate()}; IsGenericDefinedOp() local
378 const Symbol &ultimate{GetAssociationRoot(object)}; FindExternallyVisibleObject() local
399 const Symbol &ultimate{symbol.GetUltimate()}; BypassGeneric() local
560 const Symbol &ultimate{original.GetUltimate()}; FindGlobal() local
622 const Symbol &ultimate{symbol.GetUltimate()}; FindEquivalenceSet() local
1184 const Symbol &ultimate{symbol.GetUltimate()}; ClassifyProcedure() local
1660 const Symbol &ultimate{ResolveAssociations(*symbol)}; WarnOnDeferredLengthCharacterScalar() local
1675 const Symbol &ultimate{original->GetUltimate()}; CouldBeDataPointerValuedFunction() local
[all...]
H A Drewrite-parse-tree.cpp103 const Symbol &ultimate{symbol->GetUltimate()}; Post() local
H A Dcheck-declarations.cpp497 const Symbol &ultimate{symbol.GetUltimate()}; CheckExplicitSave() local
1110 const Symbol &ultimate{(*proc->init())->GetUltimate()}; CheckPointerInitialization() local
2272 const Symbol &ultimate{symbol.GetUltimate()}; CheckVolatile() local
2787 const Symbol &ultimate{symbol.GetUltimate()}; CheckGenericOps() local
3402 const Symbol &ultimate{ref->GetUltimate()}; CheckGenericVsIntrinsic() local
3513 const Symbol &ultimate{ref->GetUltimate()}; CheckDefinedIoProc() local
[all...]
H A Dresolve-names.cpp3537 const Symbol *ultimate{nullptr}; ResolveSpecificsInGeneric() local
3675 Symbol &ultimate{symbol->GetUltimate()}; HandleStmtFunction() local
5859 const Symbol &ultimate{details->symbol().GetUltimate()}; CheckBindings() local
6676 Symbol *ultimate{symbol ? &symbol->GetUltimate() : nullptr}; ResolveDerivedType() local
6746 const Symbol &ultimate{symbol->GetUltimate()}; CheckExplicitInterface() local
7059 const Symbol &ultimate{symbol->GetUltimate()}; Pre() local
8003 Symbol &ultimate{name.symbol->GetUltimate()}; Initialization() local
8060 Symbol &ultimate{name.symbol->GetUltimate()}; PointerInitialization() local
8097 Symbol &ultimate{name.symbol->GetUltimate()}; PointerInitialization() local
8124 Symbol &ultimate{name.symbol->GetUltimate()}; NonPointerInitialization() local
8618 Symbol &ultimate{existing->GetUltimate()}; CreateGeneric() local
8784 const Symbol &ultimate{symbol->GetUltimate()}; CheckImport() local
[all...]
H A Dexpression.cpp524 const Symbol &ultimate{symbol->GetUltimate()}; FixMisparsedSubstringDataRef() local
946 const Symbol &ultimate{n.symbol->GetUltimate()}; Analyze() local
2677 const Symbol &ultimate{symbol.GetUltimate()}; ResolveGeneric() local
2850 const Symbol &ultimate{DEREF(symbol).GetUltimate()}; GetCalleeAndArguments() local
3153 const Symbol &ultimate{procSym->GetUltimate()}; Analyze() local
[all...]
H A Dsymbol.cpp513 const Symbol &ultimate{use.GetUltimate()}; in operator <<() local
H A Dcheck-do-forall.cpp163 for (const auto &ultimate : ultimates) { MightDeallocatePolymorphic() local
H A Dmod-file.cpp1601 const Symbol &ultimate{useDetails->symbol().GetUltimate()}; Collect() local
H A Dresolve-directives.cpp1058 Symbol &ultimate{sym->GetUltimate()}; Pre() local
/llvm-project/flang/lib/Evaluate/
H A Dcheck-expression.cpp49 const auto &ultimate{GetAssociationRoot(symbol)}; in operator ()() local
239 const Symbol &ultimate{symbol.GetUltimate()}; in operator ()() local
322 const Symbol &ultimate{symbol.GetUltimate()}; CheckVarOrComponent() local
358 const auto &ultimate{symbol.GetUltimate()}; IsInitialProcedureTarget() local
527 const auto &ultimate{symbol.GetUltimate()}; operator ()() local
631 const Symbol &ultimate{symbol->GetUltimate()}; operator ()() local
825 const auto &ultimate{symbol.GetUltimate()}; operator ()() local
1132 const Symbol &ultimate{symbol->GetUltimate()}; operator ()() local
[all...]
H A Dcall.cpp120 const Symbol &ultimate{symbol->GetUltimate()}; in GetInterfaceSymbol() local
H A Dtools.cpp82 const Symbol &ultimate{symbol.GetUltimate()}; in operator ()() local
1434 const Symbol &ultimate{original.GetUltimate()}; IsVariableName() local
1514 const Symbol &ultimate{symbol.GetUltimate()}; IsFunction() local
1579 const Symbol &ultimate{original->GetUltimate()}; IsAllocatableOrObjectPointer() local
1714 const Symbol &ultimate{ResolveAssociations(symbol)}; IsAssumedShape() local
1721 const Symbol &ultimate{ResolveAssociations(symbol)}; IsDeferredShape() local
[all...]
H A Dvariable.cpp258 const Symbol &ultimate{symbol.GetUltimate()}; SymbolLEN() local
H A Dcharacteristics.cpp87 const auto &ultimate{symbol.GetUltimate()}; Characterize() local
/llvm-project/flang/lib/Lower/
H A DDumpEvaluateExpr.cpp44 const auto &ultimate{symbol.GetUltimate()}; in show() local
H A DConvertType.cpp251 const Fortran::semantics::Symbol &ultimate = symbol.GetUltimate(); genSymbolType() local
[all...]
H A DPFTBuilder.cpp1504 const semantics::Symbol &ultimate = iter.second.get().GetUltimate(); analyzeEquivalenceSets() local
1585 semantics::Symbol ultimate = sym.GetUltimate(); analyze() local
1678 const semantics::Symbol &ultimate = sym.GetUltimate(); findStoreIfAlias() local
[all...]
H A DCallInterface.cpp586 const Fortran::semantics::Symbol &ultimate = sym.GetUltimate(); addSymbolAttribute() local
H A DConvertVariable.cpp180 const Fortran::semantics::Symbol &ultimate = sym.GetUltimate(); declareGlobal() local
H A DBridge.cpp517 const Fortran::semantics::Symbol &ultimate = sym.GetUltimate(); collectHostAssociatedVariables() local
5238 const Fortran::semantics::Symbol &ultimate = sym.GetUltimate(); startNewFunction() local
[all...]