/freebsd/contrib/llvm-project/compiler-rt/lib/orc/tests/unit/ |
H A D | string_pool_test.cpp | 55 PooledStringPtr Null; in TEST() local 61 PooledStringPtr Null; in TEST() local
|
H A D | executor_address_test.cpp | 26 ExecutorAddr Null(0); in TEST() local
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | StringChecker.cpp | 76 ProgramStateRef NotNull, Null; in checkPreCall() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | LowerGlobalDtors.cpp | 208 Value *Null = ConstantPointerNull::get(VoidStar); in runImpl() local
|
H A D | ValueMapper.cpp | 1106 Constant *Null = Constant::getNullValue(VoidPtrTy); in mapAppendingVariable() local
|
/freebsd/contrib/cortex-strings/benchmarks/dhry/ |
H A D | dhry.h | 276 #define Null 0 macro
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | CodeGen.h | 86 Null // Do not emit any output. enumerator
|
H A D | JSON.h | 291 Null, enumerator
|
/freebsd/contrib/googletest/googletest/test/ |
H A D | googletest-printers-test.cc | 536 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 D | ObjCARCContract.cpp | 485 Value *Null = ConstantPointerNull::get(cast<PointerType>(CI->getType())); in tryToPeepholeInstruction() local
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGPointerAuth.cpp | 234 llvm::Value *Null = nullptr; in emitPointerAuthResign() local
|
H A D | CGExprComplex.cpp | 249 llvm::Constant *Null = llvm::Constant::getNullValue(CGF.ConvertType(Elem)); in VisitCXXScalarValueInitExpr() local 255 llvm::Constant *Null = in VisitImplicitValueInitExpr() local
|
H A D | CGDecl.cpp | 2708 llvm::Value *Null = CGM.EmitNullConstant(D.getType()); in EmitParmDecl() local
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/ |
H A D | StructuredData.h | 605 Null() : Object(lldb::eStructuredDataTypeNull) {} Null() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/ |
H A D | PDBTypes.h | 293 Null, enumerator
|
/freebsd/lib/libc/isc/ |
H A D | eventlib_p.h | 171 enum { Accept, File, Stream, Timer, Wait, Free, Null } type; enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | ConstantFolding.cpp | 1197 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 D | Interp.h | 2220 inline bool Null(InterpState &S, CodePtr OpPC, const Descriptor *Desc) { in Null() function
|
/freebsd/sys/dev/aac/ |
H A D | aacreg.h | 1035 Null = 0, enumerator
|
/freebsd/sys/dev/aacraid/ |
H A D | aacraid_reg.h | 1027 Null = 0, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ |
H A D | OMPIRBuilder.cpp | 7205 Value *Null = in getSizeInBytes() local
|