Home
last modified time | relevance | path

Searched defs:createLocal (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/clang/lib/AST/Interp/
DByteCodeEmitter.cpp80 Scope::Local ByteCodeEmitter::createLocal(Descriptor *D) { in createLocal() function in ByteCodeEmitter
DEvalEmitter.cpp51 Scope::Local EvalEmitter::createLocal(Descriptor *D) { in createLocal() function in EvalEmitter
/external/dexmaker/dexmaker-tests/src/androidTest/java/com/android/dx/
DDexMakerTest.java1239 public void createLocal(Code code) { in createLocal() method in DexMakerTest.StaticFieldSpec
/external/llvm-project/clang/lib/AST/
DExprConstant.cpp1867 APValue &CallStackFrame::createLocal(APValue::LValueBase Base, const void *Key, in createLocal() function in CallStackFrame