Home
last modified time | relevance | path

Searched refs:ConvertToObjectEntity (Results 1 – 9 of 9) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/flang/lib/Semantics/
H A Dresolve-names.cpp598 bool ConvertToObjectEntity(Symbol &);
2013 ConvertToObjectEntity(*pair.second); in PopScope()
3209 if (ConvertToObjectEntity(symbol)) { in Post()
3239 if (!ConvertToObjectEntity(symbol) || in Pre()
4283 } else if (!ConvertToObjectEntity(*symbol)) { in Pre()
4668 ConvertToObjectEntity(*prev); in FindOrDeclareEnclosingEntity()
5531 ConvertToObjectEntity(*symbol); in ResolveName()
5548 ConvertToObjectEntity(*symbol); in ResolveName()
5576 ConvertToObjectEntity(*hostSymbol); in CheckForHostAssociatedImplicit()
6314 ConvertToObjectEntity(DEREF(name->symbol)); in Post()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/lib/Semantics/
H A Dresolve-names.cpp593 bool ConvertToObjectEntity(Symbol &);
2058 ConvertToObjectEntity(*pair.second); in PopScope()
2217 if (!ConvertToObjectEntity(symbol)) { in ImplicitlyTypeForwardRef()
3430 if (ConvertToObjectEntity(symbol)) { in Post()
3476 if (!ConvertToObjectEntity(symbol) || in Pre()
4993 ConvertToObjectEntity(*prev); in FindOrDeclareEnclosingEntity()
5880 ConvertToObjectEntity(*symbol); in ResolveName()
5897 ConvertToObjectEntity(*symbol); in ResolveName()
5925 ConvertToObjectEntity(*hostSymbol); in CheckForHostAssociatedImplicit()
6654 ConvertToObjectEntity(DEREF(name->symbol)); in Post()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/lib/Semantics/
H A Dresolve-names.cpp596 bool ConvertToObjectEntity(Symbol &);
2092 ConvertToObjectEntity(*pair.second); in PopScope()
2251 if (!ConvertToObjectEntity(symbol)) { in ImplicitlyTypeForwardRef()
3465 if (ConvertToObjectEntity(symbol)) { in Post()
3511 if (!ConvertToObjectEntity(symbol) || in Pre()
5018 ConvertToObjectEntity(*prev); in FindOrDeclareEnclosingEntity()
5929 ConvertToObjectEntity(*symbol); in ResolveName()
5957 ConvertToObjectEntity(*symbol); in ResolveName()
5985 ConvertToObjectEntity(*hostSymbol); in CheckForHostAssociatedImplicit()
6718 ConvertToObjectEntity(DEREF(name->symbol)); in Post()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/lib/Semantics/
H A Dresolve-names.cpp593 bool ConvertToObjectEntity(Symbol &);
2058 ConvertToObjectEntity(*pair.second); in PopScope()
2217 if (!ConvertToObjectEntity(symbol)) { in ImplicitlyTypeForwardRef()
3430 if (ConvertToObjectEntity(symbol)) { in Post()
3476 if (!ConvertToObjectEntity(symbol) || in Pre()
4993 ConvertToObjectEntity(*prev); in FindOrDeclareEnclosingEntity()
5880 ConvertToObjectEntity(*symbol); in ResolveName()
5897 ConvertToObjectEntity(*symbol); in ResolveName()
5925 ConvertToObjectEntity(*hostSymbol); in CheckForHostAssociatedImplicit()
6654 ConvertToObjectEntity(DEREF(name->symbol)); in Post()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/lib/Semantics/
H A Dresolve-names.cpp593 bool ConvertToObjectEntity(Symbol &);
2058 ConvertToObjectEntity(*pair.second); in PopScope()
2217 if (!ConvertToObjectEntity(symbol)) { in ImplicitlyTypeForwardRef()
3430 if (ConvertToObjectEntity(symbol)) { in Post()
3476 if (!ConvertToObjectEntity(symbol) || in Pre()
4993 ConvertToObjectEntity(*prev); in FindOrDeclareEnclosingEntity()
5880 ConvertToObjectEntity(*symbol); in ResolveName()
5897 ConvertToObjectEntity(*symbol); in ResolveName()
5925 ConvertToObjectEntity(*hostSymbol); in CheckForHostAssociatedImplicit()
6654 ConvertToObjectEntity(DEREF(name->symbol)); in Post()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/flang/lib/Semantics/
H A Dresolve-names.cpp588 bool ConvertToObjectEntity(Symbol &);
2007 ConvertToObjectEntity(*pair.second); in PopScope()
3251 if (ConvertToObjectEntity(symbol)) { in Post()
3291 if (!ConvertToObjectEntity(symbol) || in Pre()
4340 } else if (!ConvertToObjectEntity(*symbol)) { in Pre()
4729 ConvertToObjectEntity(*prev); in FindOrDeclareEnclosingEntity()
5615 ConvertToObjectEntity(*symbol); in ResolveName()
5632 ConvertToObjectEntity(*symbol); in ResolveName()
5660 ConvertToObjectEntity(*hostSymbol); in CheckForHostAssociatedImplicit()
6372 ConvertToObjectEntity(DEREF(name->symbol)); in Post()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/flang/lib/Semantics/
H A Dresolve-names.cpp588 bool ConvertToObjectEntity(Symbol &);
2007 ConvertToObjectEntity(*pair.second); in PopScope()
3251 if (ConvertToObjectEntity(symbol)) { in Post()
3291 if (!ConvertToObjectEntity(symbol) || in Pre()
4340 } else if (!ConvertToObjectEntity(*symbol)) { in Pre()
4729 ConvertToObjectEntity(*prev); in FindOrDeclareEnclosingEntity()
5615 ConvertToObjectEntity(*symbol); in ResolveName()
5632 ConvertToObjectEntity(*symbol); in ResolveName()
5660 ConvertToObjectEntity(*hostSymbol); in CheckForHostAssociatedImplicit()
6372 ConvertToObjectEntity(DEREF(name->symbol)); in Post()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/flang/lib/Semantics/
H A Dresolve-names.cpp578 bool ConvertToObjectEntity(Symbol &);
2065 ConvertToObjectEntity(*pair.second); in PopScope()
3208 if (ConvertToObjectEntity(symbol)) { in Post()
3238 if (!ConvertToObjectEntity(symbol) || in Pre()
4270 } else if (!ConvertToObjectEntity(*symbol)) { in Pre()
4666 ConvertToObjectEntity(*prev); in FindOrDeclareEnclosingEntity()
5511 ConvertToObjectEntity(*name->symbol); in ResolveDataRef()
5557 ConvertToObjectEntity(*symbol); in ResolveName()
5574 ConvertToObjectEntity(*symbol); in ResolveName()
6240 ConvertToObjectEntity(DEREF(name->symbol)); in Post()
[all …]
/dports/devel/f18/f18-1688bef/lib/semantics/
H A Dresolve-names.cc548 bool ConvertToObjectEntity(Symbol &);
1686 ConvertToObjectEntity(symbol); in PopScope()
1812 bool ScopeHandler::ConvertToObjectEntity(Symbol &symbol) { in ConvertToObjectEntity() function in Fortran::semantics::ScopeHandler
2706 if (ConvertToObjectEntity(symbol)) { in Post()
2736 if (!ConvertToObjectEntity(symbol) || in Pre()
3774 } else if (!ConvertToObjectEntity(*symbol)) { in Pre()
4175 ConvertToObjectEntity(*prev); in FindOrDeclareEnclosingEntity()
4660 ConvertToObjectEntity(const_cast<Symbol &>(*whole)); in Post()
4964 ConvertToObjectEntity(*symbol); in ResolveName()
4981 ConvertToObjectEntity(*symbol); in ResolveName()
[all …]