Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprConstant.cpp1770 llvm::Constant *tryEmit();
1818 llvm::Constant *ConstantLValueEmitter::tryEmit() { in tryEmit() function in ConstantLValueEmitter
2042 return ConstantLValueEmitter(*this, Value, DestType).tryEmit(); in tryEmitPrivate()