/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/ |
H A D | ptrmem5.C | 5 struct Null { struct 16 int Null::*pmd = NULL; argument 17 int (Null::*pmf)() = NULL; // gets bogus error - cannot convert - XFAIL *-*-* variable
|
/openbsd/gnu/llvm/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
|
/openbsd/gnu/llvm/lldb/tools/debugserver/source/ |
H A D | JSON.h | 31 enum class Kind { String, Number, True, False, Null, Object, Array }; enumerator 282 Null, enumerator
|
H A D | JSONGenerator.h | 356 Null() : Object(Type::eTypeNull) {} in Null() function
|
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/ |
H A D | StringChecker.cpp | 76 ProgramStateRef NotNull, Null; in checkPreCall() local
|
/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/ |
H A D | LowerGlobalDtors.cpp | 196 Value *Null = ConstantPointerNull::get(VoidStar); in runImpl() local
|
H A D | ValueMapper.cpp | 1045 Constant *Null = Constant::getNullValue(VoidPtrTy); in mapAppendingVariable() local
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.misc-tests/ |
H A D | dhry.h | 399 #define Null 0 macro
|
/openbsd/gnu/llvm/libcxx/benchmarks/ |
H A D | function.bench.cpp | 21 Null, enumerator
|
/openbsd/gnu/llvm/llvm/lib/Transforms/ObjCARC/ |
H A D | ObjCARCContract.cpp | 485 Value *Null = ConstantPointerNull::get(cast<PointerType>(CI->getType())); in tryToPeepholeInstruction() local
|
/openbsd/games/hack/ |
H A D | hack.h | 69 #define Null(type) ((struct type *) 0) macro
|
/openbsd/gnu/llvm/clang/lib/CodeGen/ |
H A D | CGExprComplex.cpp | 240 llvm::Constant *Null = llvm::Constant::getNullValue(CGF.ConvertType(Elem)); in VisitCXXScalarValueInitExpr() local 246 llvm::Constant *Null = in VisitImplicitValueInitExpr() local
|
H A D | CGDecl.cpp | 2564 llvm::Value *Null = CGM.EmitNullConstant(D.getType()); in EmitParmDecl() local
|
/openbsd/gnu/llvm/lldb/include/lldb/Utility/ |
H A D | StructuredData.h | 552 Null() : Object(lldb::eStructuredDataTypeNull) {} in Null() function
|
/openbsd/gnu/llvm/llvm/lib/Analysis/ |
H A D | ConstantFolding.cpp | 1241 Constant *Null = Constant::getNullValue(C->getType()); in ConstantFoldCompareInstOperands() local 1251 Constant *Null = Constant::getNullValue(C->getType()); in ConstantFoldCompareInstOperands() local
|
/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/ |
H A D | PDBTypes.h | 293 Null, enumerator
|
/openbsd/gnu/llvm/llvm/include/llvm/Support/ |
H A D | JSON.h | 285 Null, enumerator
|
/openbsd/gnu/llvm/clang/lib/AST/Interp/ |
H A D | Interp.h | 1164 inline bool Null(InterpState &S, CodePtr OpPC) { in Null() function
|
/openbsd/sys/dev/ic/ |
H A D | aacreg.h | 882 Null = 0, enumerator
|
/openbsd/gnu/usr.bin/perl/ |
H A D | handy.h | 18 # define Null(type) ((type)NULL) macro
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 2359 auto *Null = Constant::getNullValue(ScalableVectorTy->getPointerTo()); in optimizeCallInst() local
|