Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/CodeGen/
HDCodeGenModule.cpp3062 static llvm::Constant *GetPointerConstant(llvm::LLVMContext &Context, in GetPointerConstant() function
3080 GetPointerConstant(CGM.getLLVMContext(), D.getDecl()) in EmitGlobalDeclMetadata()
3139 llvm::Value *DAddr = GetPointerConstant(getLLVMContext(), D); in EmitDeclMetadata()