Home
last modified time | relevance | path

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

/freebsd-src/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-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStringChecker.cpp76 ProgramStateRef NotNull, Null; in checkPreCall() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerGlobalDtors.cpp207 Value *Null = ConstantPointerNull::get(VoidStar); runImpl() local
H A DValueMapper.cpp1092 Constant *Null = Constant::getNullValue(VoidPtrTy); mapAppendingVariable() local
/freebsd-src/contrib/cortex-strings/benchmarks/dhry/
H A Ddhry.h276 #define Null 0 macro
/freebsd-src/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-src/contrib/googletest/googletest/test/
H A Dgoogletest-printers-test.cc531 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 DObjCARCContract.cpp485 Value *Null = ConstantPointerNull::get(cast<PointerType>(CI->getType())); in tryToPeepholeInstruction() local
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Utility/
H A DStructuredData.h547 Null() : Object(lldb::eStructuredDataTypeNull) {} in Null() function
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprComplex.cpp250 return ComplexPairTy(Null, Null); in VisitImplicitValueInitExpr() local
244 llvm::Constant *Null = llvm::Constant::getNullValue(CGF.ConvertType(Elem)); VisitCXXScalarValueInitExpr() local
H A DCGDecl.cpp2648 llvm::Value *Null = CGM.EmitNullConstant(D.getType()); EmitParmDecl() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h293 Null, enumerator
/freebsd-src/lib/libc/isc/
H A Deventlib_p.h171 enum { Accept, File, Stream, Timer, Wait, Free, Null } type; enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp1212 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 DInterp.h1723 inline bool Null(InterpState &S, CodePtr OpPC) { Null() function
/freebsd-src/sys/dev/aac/
H A Daacreg.h1035 Null = 0, enumerator
/freebsd-src/sys/dev/aacraid/
H A Daacraid_reg.h1027 Null = 0, enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp5242 Value *Null = getSizeInBytes() local