Home
last modified time | relevance | path

Searched defs:getParentScope (Results 1 – 25 of 43) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/ADT/
H A DScopedHashTable.h102 ScopedHashTableScope *getParentScope() { return PrevScope; } in getParentScope() function
103 const ScopedHashTableScope *getParentScope() const { return PrevScope; } in getParentScope() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/ADT/
H A DScopedHashTable.h102 ScopedHashTableScope *getParentScope() { return PrevScope; } in getParentScope() function
103 const ScopedHashTableScope *getParentScope() const { return PrevScope; } in getParentScope() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/ADT/
H A DScopedHashTable.h102 ScopedHashTableScope *getParentScope() { return PrevScope; } in getParentScope() function
103 const ScopedHashTableScope *getParentScope() const { return PrevScope; } in getParentScope() function
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/ADT/
H A DScopedHashTable.h102 ScopedHashTableScope *getParentScope() { return PrevScope; } in getParentScope() function
103 const ScopedHashTableScope *getParentScope() const { return PrevScope; } in getParentScope() function
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/ADT/
H A DScopedHashTable.h102 ScopedHashTableScope *getParentScope() { return PrevScope; } in getParentScope() function
103 const ScopedHashTableScope *getParentScope() const { return PrevScope; } in getParentScope() function
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/ADT/
H A DScopedHashTable.h102 ScopedHashTableScope *getParentScope() { return PrevScope; } in getParentScope() function
103 const ScopedHashTableScope *getParentScope() const { return PrevScope; } in getParentScope() function
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/ADT/
H A DScopedHashTable.h102 ScopedHashTableScope *getParentScope() { return PrevScope; } in getParentScope() function
103 const ScopedHashTableScope *getParentScope() const { return PrevScope; } in getParentScope() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DScopedHashTable.h102 ScopedHashTableScope *getParentScope() { return PrevScope; } in getParentScope() function
103 const ScopedHashTableScope *getParentScope() const { return PrevScope; } in getParentScope() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/ADT/
H A DScopedHashTable.h102 ScopedHashTableScope *getParentScope() { return PrevScope; } in getParentScope() function
103 const ScopedHashTableScope *getParentScope() const { return PrevScope; } in getParentScope() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/ADT/
H A DScopedHashTable.h102 ScopedHashTableScope *getParentScope() { return PrevScope; } in getParentScope() function
103 const ScopedHashTableScope *getParentScope() const { return PrevScope; } in getParentScope() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/ADT/
H A DScopedHashTable.h102 ScopedHashTableScope *getParentScope() { return PrevScope; } in getParentScope() function
103 const ScopedHashTableScope *getParentScope() const { return PrevScope; } in getParentScope() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/ADT/
H A DScopedHashTable.h102 ScopedHashTableScope *getParentScope() { return PrevScope; } in getParentScope() function
103 const ScopedHashTableScope *getParentScope() const { return PrevScope; } in getParentScope() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/ADT/
H A DScopedHashTable.h102 ScopedHashTableScope *getParentScope() { return PrevScope; } in getParentScope() function
103 const ScopedHashTableScope *getParentScope() const { return PrevScope; } in getParentScope() function
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/ADT/
H A DScopedHashTable.h102 ScopedHashTableScope *getParentScope() { return PrevScope; } in getParentScope() function
103 const ScopedHashTableScope *getParentScope() const { return PrevScope; } in getParentScope() function
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/ADT/
H A DScopedHashTable.h103 ScopedHashTableScope *getParentScope() { return PrevScope; } in getParentScope() function
104 const ScopedHashTableScope *getParentScope() const { return PrevScope; } in getParentScope() function
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/ADT/
H A DScopedHashTable.h103 ScopedHashTableScope *getParentScope() { return PrevScope; } in getParentScope() function
104 const ScopedHashTableScope *getParentScope() const { return PrevScope; } in getParentScope() function
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/views/source/editors/text/
H A DScope.java61 public native final Scope getParentScope() /*-{ in getParentScope() method in Scope
/dports/lang/rhino/rhino1_7R4/src/org/mozilla/javascript/
H A DScriptable.java255 public Scriptable getParentScope(); in getParentScope() method
H A DDelegator.java153 public Scriptable getParentScope() { in getParentScope() method in Delegator
H A DNativeWith.java105 public Scriptable getParentScope() { in getParentScope() method in NativeWith
H A DNativeJavaObject.java128 public Scriptable getParentScope() { in getParentScope() method in NativeJavaObject
/dports/lang/rhino/rhino1_7R4/examples/
H A DMatrix.java195 public Scriptable getParentScope() { in getParentScope() method in Matrix
/dports/lang/rhino/rhino1_7R4/src/org/mozilla/javascript/ast/
H A DScope.java47 public Scope getParentScope() { in getParentScope() method in Scope
/dports/devel/llbuild/swift-llbuild-swift-DEVELOPMENT-SNAPSHOT-2017-12-10-a/include/llbuild/Ninja/
H A DManifest.h48 const BindingSet* getParentScope() const { in getParentScope() function
/dports/lang/rhino/rhino1_7R4/xmlimplsrc/org/mozilla/javascript/xmlimpl/
H A DXMLObjectImpl.java98 public final Scriptable getParentScope() { in getParentScope() method in XMLObjectImpl

12