| /freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | SemaFixItUtils.h | 84 bool isNull() { in isNull() function
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | DeclGroup.h | 75 bool isNull() const { return D == nullptr; } in isNull() function
|
| H A D | CanonicalType.h | 98 bool isNull() const { in isNull() function
|
| H A D | DeclContextInternals.h | 133 bool isNull() const { return Data.getPointer().isNull(); } in isNull() function
|
| H A D | TypeLoc.h | 121 bool isNull() const { return !Ty; } in isNull() function
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | ParentMapContext.cpp | 420 template <typename T> static bool isNull(T Node) { return !Node; } in isNull() function in ParentMapContext::ParentMap::ASTVisitor 421 static bool isNull(ObjCProtocolLoc Node) { return false; } in isNull() function in ParentMapContext::ParentMap::ASTVisitor
|
| H A D | TemplateName.cpp | 171 bool TemplateName::isNull() const { return Storage.isNull(); } in isNull() function in TemplateName
|
| H A D | APValue.cpp | 179 bool APValue::LValueBase::isNull() const { in isNull() function in APValue::LValueBase
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/orc/ |
| H A D | executor_address.h | 101 bool isNull() const { return Addr == 0; } in isNull() function
|
| /freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/ |
| H A D | VariantValue.h | 167 bool isNull() const { return !Value; } in isNull() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/ |
| H A D | ExecutorAddress.h | 138 bool isNull() const { return Addr == 0; } in isNull() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | Twine.h | 195 bool isNull() const { in isNull() function
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGCall.h | 402 bool isNull() const { return !Addr.isValid(); } in isNull() function
|
| H A D | CGExprCXX.cpp | 1755 llvm::Value *isNull = Builder.CreateIsNull(allocation, "new.isnull"); in EmitCXXNewExpr() local
|
| H A D | CGCall.cpp | 4318 llvm::Value *isNull = CGF.Builder.CreateIsNull(srcAddr, "icr.isnull"); in emitWriteback() local 4450 llvm::Value *isNull = CGF.Builder.CreateIsNull(srcAddr, "icr.isnull"); in emitWritebackArg() local
|
| H A D | CGClass.cpp | 354 llvm::Value *isNull = Builder.CreateIsNull(Value); in GetAddressOfBaseClass() local
|
| H A D | ItaniumCXXABI.cpp | 1010 llvm::Value *isNull = Builder.CreateICmpEQ(src, null, "memptr.isnull"); in EmitMemberPointerConversion() local
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | IdentifierTable.h | 1059 bool isNull() const { return InfoPtr.getOpaqueValue() == nullptr; } in isNull() function
|
| H A D | Diagnostic.h | 97 bool isNull() const { return !RemoveRange.isValid(); } in isNull() function
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | ProgramState.cpp | 380 ConditionTruthVal ProgramState::isNull(SVal V) const { in isNull() function in ProgramState
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaARM.cpp | 135 auto isNull = [&](Expr *E) -> bool { in BuiltinARMMemoryTaggingCall() local
|
| /freebsd/contrib/bmake/ |
| H A D | suff.c | 173 bool isNull:1; member
|
| /freebsd/contrib/libarchive/libarchive/ |
| H A D | archive_read_support_format_iso9660.c | 606 isNull(struct iso9660 *iso9660, const unsigned char *h, unsigned offset, in isNull() function
|
| /freebsd/contrib/llvm-project/clang/lib/CIR/Lowering/DirectToLLVM/ |
| H A D | LowerToLLVM.cpp | 837 mlir::Value isNull = rewriter.create<mlir::LLVM::ICmpOp>( in matchAndRewrite() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Object/ |
| H A D | COFF.h | 571 bool isNull() const { in isNull() function
|