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

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

Completed in 164 milliseconds