/freebsd-src/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-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | StringChecker.cpp | 76 ProgramStateRef NotNull, Null; in checkPreCall() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | LowerGlobalDtors.cpp | 207 Value *Null = ConstantPointerNull::get(VoidStar); runImpl() local
|
H A D | ValueMapper.cpp | 1092 Constant *Null = Constant::getNullValue(VoidPtrTy); mapAppendingVariable() local
|
/freebsd-src/contrib/cortex-strings/benchmarks/dhry/ |
H A D | dhry.h | 276 #define Null 0 macro
|
/freebsd-src/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-src/contrib/googletest/googletest/test/ |
H A D | googletest-printers-test.cc | 531 TEST(PrintCStringTest,Null) TEST() argument 560 TEST(PrintU8StringTest,Null) TEST() argument 589 TEST(PrintU16StringTest,Null) TEST() argument 617 TEST(PrintU32StringTest,Null) TEST() argument 653 TEST(PrintWideCStringTest,Null) TEST() argument
|
/freebsd-src/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-src/contrib/llvm-project/lldb/include/lldb/Utility/ |
H A D | StructuredData.h | 547 Null() : Object(lldb::eStructuredDataTypeNull) {} in Null() function
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGExprComplex.cpp | 250 return ComplexPairTy(Null, Null); in VisitImplicitValueInitExpr() local 244 llvm::Constant *Null = llvm::Constant::getNullValue(CGF.ConvertType(Elem)); VisitCXXScalarValueInitExpr() local
|
H A D | CGDecl.cpp | 2648 llvm::Value *Null = CGM.EmitNullConstant(D.getType()); EmitParmDecl() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/ |
H A D | PDBTypes.h | 293 Null, enumerator
|
/freebsd-src/lib/libc/isc/ |
H A D | eventlib_p.h | 171 enum { Accept, File, Stream, Timer, Wait, Free, Null } type; enumerator
|
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | ConstantFolding.cpp | 1212 Constant *Null = Constant::getNullValue(C->getType()); ConstantFoldCompareInstOperands() local 1223 Constant *Null = Constant::getNullValue(C->getType()); ConstantFoldCompareInstOperands() local
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | Interp.h | 1723 inline bool Null(InterpState &S, CodePtr OpPC) { Null() function
|
/freebsd-src/sys/dev/aac/ |
H A D | aacreg.h | 1035 Null = 0, enumerator
|
/freebsd-src/sys/dev/aacraid/ |
H A D | aacraid_reg.h | 1027 Null = 0, enumerator
|
/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ |
H A D | OMPIRBuilder.cpp | 5242 Value *Null = getSizeInBytes() local
|