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