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.cpp1118 Constant *Null = Constant::getNullValue(VoidPtrTy); in mapAppendingVariable() local
/freebsd/contrib/googletest/googletest/test/
H A Dgoogletest-printers-test.cc543 TEST(PrintCStringTest, Null) { in TEST() argument
572 TEST(PrintU8StringTest, Null) { in TEST() argument
604 TEST(PrintU16StringTest, Null) { in TEST() argument
632 TEST(PrintU32StringTest, Null) { in TEST() argument
668 TEST(PrintWideCStringTest, Null) { in TEST() argument
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCodeGen.h114 Null // Do not emit any output. enumerator
H A DJSON.h291 Null, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DObjCARCContract.cpp489 Value *Null = ConstantPointerNull::get(cast<PointerType>(CI->getType())); in tryToPeepholeInstruction() local
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DStructuredData.h605 Null() : Object(lldb::eStructuredDataTypeNull) {} Null() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGPointerAuth.cpp349 llvm::Value *Null = nullptr; in emitPointerAuthResign() local
H A DCGExprComplex.cpp248 llvm::Constant *Null = llvm::Constant::getNullValue(CGF.ConvertType(Elem)); in VisitCXXScalarValueInitExpr() local
254 llvm::Constant *Null = in VisitImplicitValueInitExpr() local
H A DCGDecl.cpp2788 llvm::Value *Null = CGM.EmitNullConstant(D.getType()); in EmitParmDecl() local
/freebsd/lib/libc/isc/
H A Deventlib_p.h171 enum { Accept, File, Stream, Timer, Wait, Free, Null } type; enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h293 Null, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp1221 Constant *Null = Constant::getNullValue(C->getType()); in ConstantFoldCompareInstOperands() local
1232 Constant *Null = Constant::getNullValue(C->getType()); in ConstantFoldCompareInstOperands() local
/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DInterp.h2624 inline bool Null(InterpState &S, CodePtr OpPC, uint64_t Value, in Null() function
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h835 static constexpr AssociatedConstraint Null; in getTrailingRequiresClause() local
/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.cpp8053 Value *Null = in getSizeInBytes() local