Searched defs:createLocal (Results 1 – 4 of 4) sorted by relevance
80 Scope::Local ByteCodeEmitter::createLocal(Descriptor *D) { in createLocal() function in ByteCodeEmitter
51 Scope::Local EvalEmitter::createLocal(Descriptor *D) { in createLocal() function in EvalEmitter
1239 public void createLocal(Code code) { in createLocal() method in DexMakerTest.StaticFieldSpec
1867 APValue &CallStackFrame::createLocal(APValue::LValueBase Base, const void *Key, in createLocal() function in CallStackFrame