Searched defs:NullPtr (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/contrib/llvm/tools/bugpoint/
H A DMiscompilation.cpp879 Constant *NullPtr = ConstantPointerNull::get(F->getType()); local
/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DTemplateBase.h53 NullPtr, enumerator in enum:clang::TemplateArgument::ArgKind
/freebsd-10.3-release/contrib/llvm/lib/IR/
H A DConstants.cpp1782 Constant *NullPtr = Constant::getNullValue(AligningTy->getPointerTo()); local

Completed in 134 milliseconds