Searched defs:Null (Results 1 - 14 of 14) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/Transforms/ObjCARC/
H A DObjCARCContract.cpp496 Value *Null = local
502 << " New = " << *Null << "\n"); local
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DTemplateBase.h45 Null = 0, enumerator in enum:clang::TemplateArgument::ArgKind
/freebsd-10.0-release/contrib/llvm/lib/Analysis/
H A DConstantFolding.cpp1033 Constant *Null = Constant::getNullValue(C->getType()); local
1042 Constant *Null = Constant::getNullValue(C->getType()); local
H A DInstructionSimplify.cpp2541 Constant *Null = Constant::getNullValue(GLHS->getPointerOperandType()); local
/freebsd-10.0-release/contrib/llvm/lib/IR/
H A DDIBuilder.cpp789 Value *Null = Constant::getNullValue(Type::getInt32Ty(VMContext)); local
/freebsd-10.0-release/contrib/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp841 Constant *Null = Constant::getNullValue(GV->getType()->getElementType()); local
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExprComplex.cpp197 llvm::Constant *Null = llvm::Constant::getNullValue(CGF.ConvertType(Elem)); local
203 llvm::Constant *Null = local
H A DCGDecl.cpp1652 llvm::Value * Null = CGM.EmitNullConstant(D.getType()); local
/freebsd-10.0-release/lib/libc/isc/
H A Deventlib_p.h171 enum { Accept, File, Stream, Timer, Wait, Free, Null } type; enumerator in enum:evEvent_p::__anon5404
/freebsd-10.0-release/usr.bin/make/
H A Dparse.c165 Null, /* .NULL */ enumerator in enum:__anon11464
/freebsd-10.0-release/contrib/bmake/
H A Dparse.c203 Null, /* .NULL */ enumerator in enum:__anon702
/freebsd-10.0-release/contrib/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp1608 Constant *Null = Constant::getNullValue(PT->getElementType()); local
/freebsd-10.0-release/sys/dev/aac/
H A Daacreg.h1035 Null = 0, enumerator in enum:__anon7249
/freebsd-10.0-release/sys/dev/aacraid/
H A Daacraid_reg.h1021 Null = 0, enumerator in enum:__anon7279

Completed in 307 milliseconds