Searched defs:getNullPointer (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | TargetInfo.cpp | 119 llvm::Constant *TargetCodeGenInfo::getNullPointer(const CodeGen::CodeGenModule &CGM, getNullPointer() function in TargetCodeGenInfo |
H A D | CGExprConstant.cpp | 1793 llvm::Constant *CodeGenModule::getNullPointer(llvm::PointerType *T, QualType QT) { getNullPointer() function in CodeGenModule |
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/Targets/ | ||
H A D | AMDGPU.cpp | 429 llvm::Constant *AMDGPUTargetCodeGenInfo::getNullPointer( getNullPointer() function in AMDGPUTargetCodeGenInfo |