Home
last modified time | relevance | path

Searched defs:isNull (Results 1 – 25 of 29) sorted by relevance

12

/netbsd/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSemaFixItUtils.h84 bool isNull() { in isNull() function
/netbsd/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DConstraintManager.h167 ConditionTruthVal isNull(ProgramStateRef State, SymbolRef Sym) { in isNull() function
/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclGroup.h79 bool isNull() const { return D == nullptr; } in isNull() function
H A DCanonicalType.h97 bool isNull() const { in isNull() function
H A DDeclContextInternals.h122 bool isNull() const { return Data.getPointer().isNull(); } in isNull() function
H A DTypeLoc.h120 bool isNull() const { return !Ty; } in isNull() function
/netbsd/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/Dynamic/
H A DVariantValue.h167 bool isNull() const { return !Value; } in isNull() function
/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DTemplateName.cpp80 bool TemplateName::isNull() const { return Storage.isNull(); } in isNull() function in TemplateName
H A DAPValue.cpp179 bool APValue::LValueBase::isNull() const { in isNull() function in APValue::LValueBase
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DTwine.h188 bool isNull() const { in isNull() function
/netbsd/external/bsd/openldap/dist/servers/slapd/back-ndb/
H A Dndbio.cpp888 int isNull; in ndb_entry_get_data() local
945 int isNull; in ndb_entry_get_data() local
/netbsd/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DIdentifierTable.h755 bool isNull() const { return InfoPtr == 0; } in isNull() function
H A DDiagnostic.h90 bool isNull() const { in isNull() function
/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCall.h378 bool isNull() const { return !Addr.isValid(); } in isNull() function
H A DCGExprCXX.cpp1690 llvm::Value *isNull = in EmitCXXNewExpr() local
H A DCGCall.cpp3750 llvm::Value *isNull = in emitWriteback() local
3889 llvm::Value *isNull = in emitWritebackArg() local
H A DCGClass.cpp358 llvm::Value *isNull = Builder.CreateIsNull(Value.getPointer()); in GetAddressOfBaseClass() local
/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Djson.d313 @property bool isNull() const pure nothrow @safe @nogc in isNull() function
/netbsd/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DProgramState.cpp377 ConditionTruthVal ProgramState::isNull(SVal V) const { in isNull() function in ProgramState
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/experimental/allocator/
H A Dpackage.d464 bool isNull(this _)() in isNull() function
812 bool isNull(this _)() in isNull() function
/netbsd/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DGenericTaintChecker.cpp257 bool isNull() const { in isNull() function
/netbsd/usr.bin/make/
H A Dsuff.c175 bool isNull:1; member
/netbsd/external/apache2/llvm/dist/llvm/lib/IR/
H A DConstantFold.cpp2381 bool isNull = true; in ConstantFoldGetElementPtr() local
/netbsd/external/bsd/libarchive/dist/libarchive/
H A Darchive_read_support_format_iso9660.c597 isNull(struct iso9660 *iso9660, const unsigned char *h, unsigned offset, in isNull() function
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DCOFF.h562 bool isNull() const { in isNull() function

12