Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenFunction.h402 static ConstantEmission forReference(mlir::TypedAttr c) { in forReference() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.h4432 static ConstantEmission forReference(llvm::Constant *C) {
H A DCGExpr.cpp1869 return ConstantEmission::forReference(C); in tryEmitAsConstant()