Home
last modified time | relevance | path

Searched refs:TopScope (Results 1 – 19 of 19) sorted by relevance

/dports/www/node10/node-v10.24.1/deps/v8/src/torque/
H A Dscope.h83 Scope* TopScope() const { return current_scopes_.back(); } in TopScope() function
96 TopScope()->Declare(name, d); in Declare()
/dports/deskutils/treesheets/treesheets-1.0.2/lobster/src/lobster/
H A Dtypecheck.h620 SubFunction *TopScope(vector<Scope> &_scopes) { in TopScope() function
2654 auto nsf = tc.TopScope(tc.named_scopes); in TypeCheck()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp984 Scope *TopScope = nullptr; in isOpenMPLocal() local
990 TopScope = I->CurScope ? I->CurScope->getParent() : nullptr; in isOpenMPLocal()
992 while (CurScope != TopScope && !CurScope->isDeclScope(D)) in isOpenMPLocal()
994 return CurScope != TopScope; in isOpenMPLocal()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp1072 Scope *TopScope = nullptr; in isOpenMPLocal() local
1078 TopScope = I->CurScope ? I->CurScope->getParent() : nullptr; in isOpenMPLocal()
1080 while (CurScope != TopScope && !CurScope->isDeclScope(D)) in isOpenMPLocal()
1082 return CurScope != TopScope; in isOpenMPLocal()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp1224 Scope *TopScope = I->CurScope ? I->CurScope->getParent() : nullptr; in isOpenMPLocal() local
1226 while (CurScope && CurScope != TopScope && !CurScope->isDeclScope(D)) in isOpenMPLocal()
1228 return CurScope != TopScope; in isOpenMPLocal()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp1302 Scope *TopScope = I->CurScope ? I->CurScope->getParent() : nullptr; in isOpenMPLocal() local
1304 while (CurScope && CurScope != TopScope && !CurScope->isDeclScope(D)) in isOpenMPLocal()
1306 return CurScope != TopScope; in isOpenMPLocal()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp1302 Scope *TopScope = I->CurScope ? I->CurScope->getParent() : nullptr; in isOpenMPLocal() local
1304 while (CurScope && CurScope != TopScope && !CurScope->isDeclScope(D)) in isOpenMPLocal()
1306 return CurScope != TopScope; in isOpenMPLocal()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp1537 Scope *TopScope = I->CurScope->getParent(); in isOpenMPLocal() local
1539 while (CurScope && CurScope != TopScope && !CurScope->isDeclScope(D)) in isOpenMPLocal()
1541 return CurScope != TopScope; in isOpenMPLocal()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp1538 Scope *TopScope = I->CurScope->getParent(); in isOpenMPLocal() local
1540 while (CurScope && CurScope != TopScope && !CurScope->isDeclScope(D)) in isOpenMPLocal()
1542 return CurScope != TopScope; in isOpenMPLocal()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp1509 Scope *TopScope = I->CurScope ? I->CurScope->getParent() : nullptr; in isOpenMPLocal() local
1511 while (CurScope && CurScope != TopScope && !CurScope->isDeclScope(D)) in isOpenMPLocal()
1513 return CurScope != TopScope; in isOpenMPLocal()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Sema/
H A DSemaOpenMP.cpp1509 Scope *TopScope = I->CurScope ? I->CurScope->getParent() : nullptr; in isOpenMPLocal() local
1511 while (CurScope && CurScope != TopScope && !CurScope->isDeclScope(D)) in isOpenMPLocal()
1513 return CurScope != TopScope; in isOpenMPLocal()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp1538 Scope *TopScope = I->CurScope->getParent(); in isOpenMPLocal() local
1540 while (CurScope && CurScope != TopScope && !CurScope->isDeclScope(D)) in isOpenMPLocal()
1542 return CurScope != TopScope; in isOpenMPLocal()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Sema/
H A DSemaOpenMP.cpp1556 Scope *TopScope = I->CurScope->getParent(); in isOpenMPLocal() local
1558 while (CurScope && CurScope != TopScope && !CurScope->isDeclScope(D)) in isOpenMPLocal()
1560 return CurScope != TopScope; in isOpenMPLocal()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp1538 Scope *TopScope = I->CurScope->getParent(); in isOpenMPLocal() local
1540 while (CurScope && CurScope != TopScope && !CurScope->isDeclScope(D)) in isOpenMPLocal()
1542 return CurScope != TopScope; in isOpenMPLocal()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp1538 Scope *TopScope = I->CurScope->getParent(); in isOpenMPLocal() local
1540 while (CurScope && CurScope != TopScope && !CurScope->isDeclScope(D)) in isOpenMPLocal()
1542 return CurScope != TopScope; in isOpenMPLocal()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp1538 Scope *TopScope = I->CurScope->getParent(); in isOpenMPLocal() local
1540 while (CurScope && CurScope != TopScope && !CurScope->isDeclScope(D)) in isOpenMPLocal()
1542 return CurScope != TopScope; in isOpenMPLocal()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp1538 Scope *TopScope = I->CurScope->getParent(); in isOpenMPLocal() local
1540 while (CurScope && CurScope != TopScope && !CurScope->isDeclScope(D)) in isOpenMPLocal()
1542 return CurScope != TopScope; in isOpenMPLocal()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Sema/
H A DSemaOpenMP.cpp1538 Scope *TopScope = I->CurScope->getParent(); in isOpenMPLocal() local
1540 while (CurScope && CurScope != TopScope && !CurScope->isDeclScope(D)) in isOpenMPLocal()
1542 return CurScope != TopScope; in isOpenMPLocal()
/dports/cad/verilator/verilator-4.216/src/
H A DV3AstNodes.h2345 ASTNODE_NODE_FUNCS(TopScope) in ASTNODE_NODE_FUNCS() argument