Home
last modified time | relevance | path

Searched defs:Null (Results 1 – 21 of 21) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/orc/tests/unit/
H A Dstring_pool_test.cpp55 PooledStringPtr Null; in TEST() local
61 PooledStringPtr Null; in TEST() local
H A Dexecutor_address_test.cpp26 ExecutorAddr Null(0); in TEST() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStringChecker.cpp76 ProgramStateRef NotNull, Null; in checkPreCall() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerGlobalDtors.cpp208 Value *Null = ConstantPointerNull::get(VoidStar); in runImpl() local
H A DValueMapper.cpp1106 Constant *Null = Constant::getNullValue(VoidPtrTy); in mapAppendingVariable() local
/freebsd/contrib/cortex-strings/benchmarks/dhry/
H A Ddhry.h276 #define Null 0 macro
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCodeGen.h86 Null // Do not emit any output. enumerator
H A DJSON.h291 Null, enumerator
/freebsd/contrib/googletest/googletest/test/
H A Dgoogletest-printers-test.cc536 TEST(PrintCStringTest, Null) { in TEST() argument
565 TEST(PrintU8StringTest, Null) { in TEST() argument
594 TEST(PrintU16StringTest, Null) { in TEST() argument
622 TEST(PrintU32StringTest, Null) { in TEST() argument
658 TEST(PrintWideCStringTest, Null) { in TEST() argument
/freebsd/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DObjCARCContract.cpp485 Value *Null = ConstantPointerNull::get(cast<PointerType>(CI->getType())); in tryToPeepholeInstruction() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGPointerAuth.cpp234 llvm::Value *Null = nullptr; in emitPointerAuthResign() local
H A DCGExprComplex.cpp249 llvm::Constant *Null = llvm::Constant::getNullValue(CGF.ConvertType(Elem)); in VisitCXXScalarValueInitExpr() local
255 llvm::Constant *Null = in VisitImplicitValueInitExpr() local
H A DCGDecl.cpp2708 llvm::Value *Null = CGM.EmitNullConstant(D.getType()); in EmitParmDecl() local
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DStructuredData.h605 Null() : Object(lldb::eStructuredDataTypeNull) {} Null() function
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h293 Null, enumerator
/freebsd/lib/libc/isc/
H A Deventlib_p.h171 enum { Accept, File, Stream, Timer, Wait, Free, Null } type; enumerator
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp1197 Constant *Null = Constant::getNullValue(C->getType()); in ConstantFoldCompareInstOperands() local
1208 Constant *Null = Constant::getNullValue(C->getType()); in ConstantFoldCompareInstOperands() local
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterp.h2220 inline bool Null(InterpState &S, CodePtr OpPC, const Descriptor *Desc) { in Null() function
/freebsd/sys/dev/aac/
H A Daacreg.h1035 Null = 0, enumerator
/freebsd/sys/dev/aacraid/
H A Daacraid_reg.h1027 Null = 0, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp7205 Value *Null = in getSizeInBytes() local