Home
last modified time | relevance | path

Searched defs:getLocals (Results 1 – 6 of 6) sorted by relevance

/external/google-cloud-java/java-debugger-client/proto-google-cloud-debugger-client-v2/src/main/java/com/google/devtools/clouddebugger/v2/
DStackFrameOrBuilder.java164 com.google.devtools.clouddebugger.v2.Variable getLocals(int index); in getLocals() method
DStackFrame.java307 public com.google.devtools.clouddebugger.v2.Variable getLocals(int index) { in getLocals() method in StackFrame
1557 public com.google.devtools.clouddebugger.v2.Variable getLocals(int index) { in getLocals() method in StackFrame.Builder
/external/apache-commons-bcel/src/main/java/org/apache/bcel/verifier/structurals/
DFrame.java87 public LocalVariables getLocals() { in getLocals() method in Frame
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyMachineFunctionInfo.h81 const std::vector<MVT> &getLocals() const { return Locals; } in getLocals() function
/external/ow2-asm/asm-analysis/src/main/java/org/objectweb/asm/tree/analysis/
DFrame.java169 public int getLocals() { in getLocals() method in Frame
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
DWebAssemblyMachineFunctionInfo.h94 const std::vector<MVT> &getLocals() const { return Locals; } in getLocals() function