Home
last modified time | relevance | path

Searched refs:currentAssociation_ (Results 1 – 6 of 6) sorted by relevance

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/lib/Semantics/
H A Dresolve-names.cpp1130 Association *currentAssociation_{nullptr}; member in Fortran::semantics::ConstructVisitor
5703 currentAssociation_ = &associationStack_[associationStack_.size() - n]; in SetCurrentAssociation()
5707 CHECK(currentAssociation_); in GetCurrentAssociation()
5708 return *currentAssociation_; in GetCurrentAssociation()
5713 currentAssociation_ = &associationStack_.back(); in PushAssociation()
5719 currentAssociation_ = in PopAssociation()
/dports/devel/llvm12/llvm-project-12.0.1.src/flang/lib/Semantics/
H A Dresolve-names.cpp1085 Association *currentAssociation_{nullptr}; member in Fortran::semantics::ConstructVisitor
5438 currentAssociation_ = &associationStack_[associationStack_.size() - n]; in SetCurrentAssociation()
5442 CHECK(currentAssociation_); in GetCurrentAssociation()
5443 return *currentAssociation_; in GetCurrentAssociation()
5448 currentAssociation_ = &associationStack_.back(); in PushAssociation()
5454 currentAssociation_ = in PopAssociation()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/lib/Semantics/
H A Dresolve-names.cpp1147 Association *currentAssociation_{nullptr}; member in Fortran::semantics::ConstructVisitor
5751 currentAssociation_ = &associationStack_[associationStack_.size() - n]; in SetCurrentAssociation()
5755 CHECK(currentAssociation_); in GetCurrentAssociation()
5756 return *currentAssociation_; in GetCurrentAssociation()
5761 currentAssociation_ = &associationStack_.back(); in PushAssociation()
5767 currentAssociation_ = in PopAssociation()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/lib/Semantics/
H A Dresolve-names.cpp1130 Association *currentAssociation_{nullptr}; member in Fortran::semantics::ConstructVisitor
5703 currentAssociation_ = &associationStack_[associationStack_.size() - n]; in SetCurrentAssociation()
5707 CHECK(currentAssociation_); in GetCurrentAssociation()
5708 return *currentAssociation_; in GetCurrentAssociation()
5713 currentAssociation_ = &associationStack_.back(); in PushAssociation()
5719 currentAssociation_ = in PopAssociation()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/flang/lib/Semantics/
H A Dresolve-names.cpp1085 Association *currentAssociation_{nullptr}; member in Fortran::semantics::ConstructVisitor
5438 currentAssociation_ = &associationStack_[associationStack_.size() - n]; in SetCurrentAssociation()
5442 CHECK(currentAssociation_); in GetCurrentAssociation()
5443 return *currentAssociation_; in GetCurrentAssociation()
5448 currentAssociation_ = &associationStack_.back(); in PushAssociation()
5454 currentAssociation_ = in PopAssociation()
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/lib/Semantics/
H A Dresolve-names.cpp1130 Association *currentAssociation_{nullptr}; member in Fortran::semantics::ConstructVisitor
5703 currentAssociation_ = &associationStack_[associationStack_.size() - n]; in SetCurrentAssociation()
5707 CHECK(currentAssociation_); in GetCurrentAssociation()
5708 return *currentAssociation_; in GetCurrentAssociation()
5713 currentAssociation_ = &associationStack_.back(); in PushAssociation()
5719 currentAssociation_ = in PopAssociation()