Searched refs:tryEmitBase (Results 1 – 1 of 1) sorted by relevance
1832 ConstantLValue tryEmitBase(const APValue::LValueBase &base);1890 ConstantLValue result = tryEmitBase(base); in tryEmit()1933 ConstantLValueEmitter::tryEmitBase(const APValue::LValueBase &base) { in tryEmitBase() function in ConstantLValueEmitter