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