Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenExprConstant.cpp367 ConstantLValue tryEmitBase(const APValue::LValueBase &base);
406 ConstantLValue result = tryEmitBase(base); in tryEmit()
442 ConstantLValueEmitter::tryEmitBase(const APValue::LValueBase &base) { in tryEmitBase() function in ConstantLValueEmitter
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprConstant.cpp2087 ConstantLValue tryEmitBase(const APValue::LValueBase &base);
2151 ConstantLValue result = tryEmitBase(base); in tryEmit()
2202 ConstantLValueEmitter::tryEmitBase(const APValue::LValueBase &base) { in tryEmitBase() function in ConstantLValueEmitter