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