Home
last modified time | relevance | path

Searched defs:NullPtr (Results 1 – 5 of 5) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DTemplateBase.h53 NullPtr, enumerator
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DASTDiagnostic.cpp1570 void PrintExpr(const Expr *E, bool NullPtr = false) { in PrintExpr()
1674 void PrintValueDecl(ValueDecl *VD, bool AddressOf, bool NullPtr) { in PrintValueDecl()
/minix3/external/bsd/llvm/dist/llvm/tools/bugpoint/
H A DMiscompilation.cpp863 Constant *NullPtr = ConstantPointerNull::get(F->getType()); in CleanupAndPrepareModules() local
/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DConstants.cpp1936 Constant *NullPtr = Constant::getNullValue(AligningTy->getPointerTo(0)); in getAlignOf() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp7096 SDValue Chain, InFlag, Callee, NullPtr; in visitStackmap() local