Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCodeGenFunction.h2204 static ConstantEmission forReference(llvm::Constant *C) { in forReference() function
H A DCGExpr.cpp1023 return ConstantEmission::forReference(C); in tryEmitAsConstant()