Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExprConstant.cpp1606 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