Home
last modified time | relevance | path

Searched defs:emitAbstract (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenExprConstant.cpp653 mlir::Attribute ConstantEmitter::emitAbstract(SourceLocation loc, in emitAbstract() function in ConstantEmitter
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprConstant.cpp1628 ConstantEmitter::emitAbstract(const Expr *E, QualType destType) { in emitAbstract() function in ConstantEmitter
1641 ConstantEmitter::emitAbstract(SourceLocation loc, const APValue &value, in emitAbstract() function in ConstantEmitter