Home
last modified time | relevance | path

Searched defs:ConstantPointerNull (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemoryBuiltins.h34 class ConstantPointerNull; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DValue.h152 friend class ConstantPointerNull; // For `Val`. variable
H A DConstant.h769 ConstantPointerNull(llvm::ConstantPointerNull *C, Context &Ctx) in ConstantPointerNull() function