Home
last modified time | relevance | path

Searched refs:tryEmitBase (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGExprConstant.cpp1802 ConstantLValue tryEmitBase(const APValue::LValueBase &base);
1866 ConstantLValue result = tryEmitBase(base); in tryEmit()
1908 ConstantLValueEmitter::tryEmitBase(const APValue::LValueBase &base) { in tryEmitBase() function in ConstantLValueEmitter