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

/external/clang/lib/CodeGen/
H A DCodeGenModule.cpp3235 static llvm::Constant *GetPointerConstant(llvm::LLVMContext &Context, function
3253 GetPointerConstant(CGM.getLLVMContext(), D.getDecl())
3316 llvm::Value *DAddr = GetPointerConstant(getLLVMContext(), D);

Completed in 182 milliseconds