Home
last modified time | relevance | path

Searched defs:VarScope (Results 1 – 25 of 44) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/js/src/frontend/
H A DParseContext-inl.h58 inline ParseContext::VarScope::VarScope(ParserBase* parser) : Scope(parser) { in VarScope() function
62 inline ParseContext::VarScope::VarScope(JSContext* cx, ParseContext* pc, in VarScope() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/frontend/
H A DParseContext-inl.h55 inline ParseContext::VarScope::VarScope(ParserBase* parser) : Scope(parser) { in VarScope() function
59 inline ParseContext::VarScope::VarScope(JSContext* cx, ParseContext* pc, in VarScope() function
/dports/www/firefox/firefox-99.0/js/src/frontend/
H A DParseContext-inl.h58 inline ParseContext::VarScope::VarScope(ParserBase* parser) : Scope(parser) { in VarScope() function
62 inline ParseContext::VarScope::VarScope(JSContext* cx, ParseContext* pc, in VarScope() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/frontend/
H A DParseContext-inl.h58 inline ParseContext::VarScope::VarScope(ParserBase* parser) : Scope(parser) { in VarScope() function
62 inline ParseContext::VarScope::VarScope(JSContext* cx, ParseContext* pc, in VarScope() function
/dports/sysutils/goawk/goawk-1.9.2/interp/
H A Dfunctions.go562 func (p *interp) split(s string, scope VarScope, index int, fs string) (int, error) {
/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DJSScript.h58 class VarScope; variable
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DJSScript.h58 class VarScope; variable
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DJSScript.h61 class VarScope; variable
H A DScope.cpp802 typename MaybeRootedScopeData<VarScope, AtomT>::MutableHandleType data, in prepareForScopeCreation()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/frontend/
H A DParser.h414 inline ParseContext::VarScope::VarScope(ParserBase* parser) : Scope(parser) { in VarScope() function
418 inline ParseContext::VarScope::VarScope(JSContext* cx, ParseContext* pc, in VarScope() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/AST/Interp/
H A DByteCodeExprGen.h225 VariableScope<Emitter> *VarScope = nullptr; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/AST/Interp/
H A DByteCodeExprGen.h225 VariableScope<Emitter> *VarScope = nullptr; variable
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/AST/Interp/
H A DByteCodeExprGen.h225 VariableScope<Emitter> *VarScope = nullptr; variable
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/AST/Interp/
H A DByteCodeExprGen.h225 VariableScope<Emitter> *VarScope = nullptr; variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/AST/Interp/
H A DByteCodeExprGen.h225 VariableScope<Emitter> *VarScope = nullptr; variable
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/AST/Interp/
H A DByteCodeExprGen.h224 VariableScope<Emitter> *VarScope = nullptr; variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/AST/Interp/
H A DByteCodeExprGen.h225 VariableScope<Emitter> *VarScope = nullptr; variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/AST/Interp/
H A DByteCodeExprGen.h225 VariableScope<Emitter> *VarScope = nullptr; variable
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/AST/Interp/
H A DByteCodeExprGen.h224 VariableScope<Emitter> *VarScope = nullptr; variable
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/AST/Interp/
H A DByteCodeExprGen.h225 VariableScope<Emitter> *VarScope = nullptr; variable
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/AST/Interp/
H A DByteCodeExprGen.h225 VariableScope<Emitter> *VarScope = nullptr; variable
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/AST/Interp/
H A DByteCodeExprGen.h225 VariableScope<Emitter> *VarScope = nullptr; variable
/dports/lang/clang-mesa/clang-13.0.1.src/lib/AST/Interp/
H A DByteCodeExprGen.h225 VariableScope<Emitter> *VarScope = nullptr; variable
/dports/audio/faust/faust-2.37.3/compiler/generator/fir/
H A Dfir_code_checker.hh57 typedef map<string, pair<Address::AccessType, bool> > VarScope; typedef
/dports/sysutils/goawk/goawk-1.9.2/internal/ast/
H A Dast.go179 type VarScope int type

12