/dports/devel/f18/f18-1688bef/lib/semantics/ |
H A D | tools.h | 54 bool DoesScopeContain(const Scope *maybeAncestor, const Scope &maybeDescendent); 55 bool DoesScopeContain(const Scope *, const Symbol &);
|
H A D | tools.cc | 95 bool DoesScopeContain( in DoesScopeContain() function 109 bool DoesScopeContain(const Scope *maybeAncestor, const Symbol &symbol) { in DoesScopeContain() function 110 return DoesScopeContain(maybeAncestor, symbol.owner()); in DoesScopeContain() 114 return DoesScopeContain(FindProgramUnitContaining(symbol), scope); in IsHostAssociated()
|
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/flang/include/flang/Semantics/ |
H A D | tools.h | 73 bool DoesScopeContain(const Scope *maybeAncestor, const Scope &maybeDescendent); 74 bool DoesScopeContain(const Scope *, const Symbol &);
|
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/flang/include/flang/Semantics/ |
H A D | tools.h | 81 bool DoesScopeContain(const Scope *maybeAncestor, const Scope &maybeDescendent); 82 bool DoesScopeContain(const Scope *, const Symbol &);
|
/dports/devel/llvm12/llvm-project-12.0.1.src/flang/include/flang/Semantics/ |
H A D | tools.h | 81 bool DoesScopeContain(const Scope *maybeAncestor, const Scope &maybeDescendent); 82 bool DoesScopeContain(const Scope *, const Symbol &);
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/flang/include/flang/Semantics/ |
H A D | tools.h | 75 bool DoesScopeContain(const Scope *maybeAncestor, const Scope &maybeDescendent); 76 bool DoesScopeContain(const Scope *, const Symbol &);
|
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/flang/lib/Semantics/ |
H A D | tools.cpp | 171 bool DoesScopeContain( in DoesScopeContain() function 178 bool DoesScopeContain(const Scope *maybeAncestor, const Symbol &symbol) { in DoesScopeContain() function 179 return DoesScopeContain(maybeAncestor, symbol.owner()); in DoesScopeContain() 185 DoesScopeContain(FindProgramUnitContaining(symbol), *subprogram); in IsHostAssociated()
|
H A D | check-do-forall.cpp | 207 if (DoesScopeContain(&doScope, blockScope)) { in Post() 371 if (DoesScopeContain(&variableScope, blockScope_)) { in Post()
|
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/include/flang/Semantics/ |
H A D | tools.h | 82 bool DoesScopeContain(const Scope *maybeAncestor, const Scope &maybeDescendent); 83 bool DoesScopeContain(const Scope *, const Symbol &);
|
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/include/flang/Semantics/ |
H A D | tools.h | 84 bool DoesScopeContain(const Scope *maybeAncestor, const Scope &maybeDescendent); 85 bool DoesScopeContain(const Scope *, const Symbol &);
|
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/include/flang/Semantics/ |
H A D | tools.h | 82 bool DoesScopeContain(const Scope *maybeAncestor, const Scope &maybeDescendent); 83 bool DoesScopeContain(const Scope *, const Symbol &);
|
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/include/flang/Semantics/ |
H A D | tools.h | 82 bool DoesScopeContain(const Scope *maybeAncestor, const Scope &maybeDescendent); 83 bool DoesScopeContain(const Scope *, const Symbol &);
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/flang/lib/Semantics/ |
H A D | tools.cpp | 184 bool DoesScopeContain( in DoesScopeContain() function 191 bool DoesScopeContain(const Scope *maybeAncestor, const Symbol &symbol) { in DoesScopeContain() function 192 return DoesScopeContain(maybeAncestor, symbol.owner()); in DoesScopeContain() 208 DoesScopeContain( in IsHostAssociated()
|
H A D | check-do-forall.cpp | 194 if (DoesScopeContain(&doScope, blockScope)) { in Post() 352 if (DoesScopeContain(&variableScope, blockScope_)) { in Post()
|
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/lib/Semantics/ |
H A D | tools.cpp | 207 bool DoesScopeContain( in DoesScopeContain() function 214 bool DoesScopeContain(const Scope *maybeAncestor, const Symbol &symbol) { in DoesScopeContain() function 215 return DoesScopeContain(maybeAncestor, symbol.owner()); in DoesScopeContain() 230 return DoesScopeContain( in IsHostAssociated()
|
H A D | check-do-forall.cpp | 193 if (DoesScopeContain(&doScope, blockScope)) { in Post() 351 if (DoesScopeContain(&variableScope, blockScope_)) { in Post()
|
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/flang/lib/Semantics/ |
H A D | tools.cpp | 196 bool DoesScopeContain( in DoesScopeContain() function 203 bool DoesScopeContain(const Scope *maybeAncestor, const Symbol &symbol) { in DoesScopeContain() function 204 return DoesScopeContain(maybeAncestor, symbol.owner()); in DoesScopeContain() 219 return DoesScopeContain( in IsHostAssociated()
|
H A D | check-do-forall.cpp | 193 if (DoesScopeContain(&doScope, blockScope)) { in Post() 351 if (DoesScopeContain(&variableScope, blockScope_)) { in Post()
|
/dports/devel/llvm12/llvm-project-12.0.1.src/flang/lib/Semantics/ |
H A D | tools.cpp | 196 bool DoesScopeContain( in DoesScopeContain() function 203 bool DoesScopeContain(const Scope *maybeAncestor, const Symbol &symbol) { in DoesScopeContain() function 204 return DoesScopeContain(maybeAncestor, symbol.owner()); in DoesScopeContain() 219 return DoesScopeContain( in IsHostAssociated()
|
H A D | check-do-forall.cpp | 193 if (DoesScopeContain(&doScope, blockScope)) { in Post() 351 if (DoesScopeContain(&variableScope, blockScope_)) { in Post()
|
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/lib/Semantics/ |
H A D | tools.cpp | 207 bool DoesScopeContain( in DoesScopeContain() function 214 bool DoesScopeContain(const Scope *maybeAncestor, const Symbol &symbol) { in DoesScopeContain() function 215 return DoesScopeContain(maybeAncestor, symbol.owner()); in DoesScopeContain() 230 return DoesScopeContain( in IsHostAssociated()
|
H A D | check-do-forall.cpp | 193 if (DoesScopeContain(&doScope, blockScope)) { in Post() 351 if (DoesScopeContain(&variableScope, blockScope_)) { in Post()
|
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/lib/Semantics/ |
H A D | tools.cpp | 207 bool DoesScopeContain( in DoesScopeContain() function 214 bool DoesScopeContain(const Scope *maybeAncestor, const Symbol &symbol) { in DoesScopeContain() function 215 return DoesScopeContain(maybeAncestor, symbol.owner()); in DoesScopeContain() 230 return DoesScopeContain( in IsHostAssociated()
|
H A D | check-do-forall.cpp | 193 if (DoesScopeContain(&doScope, blockScope)) { in Post() 351 if (DoesScopeContain(&variableScope, blockScope_)) { in Post()
|
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/lib/Semantics/ |
H A D | tools.cpp | 207 bool DoesScopeContain( in DoesScopeContain() function 214 bool DoesScopeContain(const Scope *maybeAncestor, const Symbol &symbol) { in DoesScopeContain() function 215 return DoesScopeContain(maybeAncestor, symbol.owner()); in DoesScopeContain() 230 return DoesScopeContain( in IsHostAssociated()
|