Searched refs:GetPointerConstant (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp5602 static llvm::Constant *GetPointerConstant(llvm::LLVMContext &Context, function
5619 llvm::ConstantAsMetadata::get(GetPointerConstant(
5684 llvm::Value *DAddr = GetPointerConstant(getLLVMContext(), D);

Completed in 102 milliseconds