Searched refs:isNull (Results 1 - 25 of 236) sorted by relevance

12345678910

/openbsd-current/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DDynamicTypeInfo.h31 bool isValid() const { return !DynTy.isNull(); }
H A DConstraintManager.h127 ConditionTruthVal isNull(ProgramStateRef State, SymbolRef Sym) { function in class:clang::ento::ConstraintManager
/openbsd-current/gnu/llvm/clang/include/clang/Analysis/
H A DSelectorExtras.h29 if (!Sel.isNull())
/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DReturnValueChecker.cpp80 return C.getState()->isNull(*ReturnDV).isConstrainedTrue();
82 return C.getState()->isNull(*ReturnDV).isConstrainedFalse();
H A DReturnUndefChecker.cpp57 if (!RT.isNull() && RT->isVoidType())
63 if (RT.isNull() && isa<BlockDecl>(SFC->getDecl()) &&
71 if (RT.isNull())
H A DNSAutoreleasePoolChecker.cpp54 if (releaseS.isNull())
/openbsd-current/gnu/llvm/clang/include/clang/AST/
H A DDeclContextInternals.h97 if (isNull())
121 bool isNull() const { return Data.getPointer().isNull(); } function in class:clang::StoredDeclsList
124 assert(!isNull() && "No ASTContext.");
149 assert(!isNull() && "removing from empty list");
189 if (Head.isNull()) {
218 if (isNull()) {
266 if (isNull()) {
H A DCanonicalType.h95 explicit operator bool() const { return !isNull(); }
97 bool isNull() const { function in class:clang::CanQual
98 return Stored.isNull();
642 assert((Other.isNull() || Other.isCanonical()) && "Type is not canonical!");
643 assert((Other.isNull() || isa<T>(Other.getTypePtr())) &&
656 if (Stored.isNull())
671 assert(!Stored.isNull() && isa<U>(Stored.getTypePtr()));
/openbsd-current/gnu/llvm/clang/include/clang/Sema/
H A DSemaFixItUtils.h84 bool isNull() { function in struct:clang::ConversionFixItGenerator
/openbsd-current/gnu/llvm/llvm/include/llvm/ADT/
H A DTinyPtrVector.h137 if (Val.isNull())
146 if (Val.isNull())
165 if (Val.isNull()) return true;
193 return begin() + (Val.isNull() ? 0 : 1);
218 assert(!Val.isNull() && "can't index into an empty vector");
245 if (Val.isNull()) {
247 assert(!Val.isNull() && "Can't add a null value");
318 assert(!Val.isNull() && "Null value with non-end insert iterator.");
339 if (Val.isNull()) {
H A DTwine.h190 bool isNull() const { function in class:llvm::Twine
201 return isNull() || isEmpty();
508 if (isNull() || Suffix.isNull())
/openbsd-current/gnu/llvm/clang/tools/libclang/
H A DCXType.cpp132 if (TU && !T.isNull()) {
186 assert(!Type.isNull());
301 if (T.isNull())
404 if (T.isNull())
651 if (T.isNull())
665 if (T.isNull())
702 if (T.isNull())
718 if (T.isNull())
734 if (T.isNull())
787 if (T.isNull())
[all...]
/openbsd-current/gnu/llvm/compiler-rt/lib/orc/tests/unit/
H A Dexecutor_address_test.cpp23 // Check that default constructed values and isNull behave as expected.
29 EXPECT_TRUE(Null.isNull());
32 EXPECT_FALSE(NonNull.isNull());
/openbsd-current/gnu/llvm/llvm/include/llvm/CodeGen/
H A DDwarfStringPoolEntry.h69 explicit operator bool() const { return !MapEntry.isNull(); }
/openbsd-current/gnu/llvm/clang/lib/AST/
H A DNSAPI.cpp44 if (NSStringSelectors[MK].isNull()) {
80 if (NSArraySelectors[MK].isNull()) {
159 if (NSDictionarySelectors[MK].isNull()) {
260 if (NSSetSelectors[MK].isNull()) {
362 if (Sels[MK].isNull())
517 if (!Ctx.getLangOpts().ObjC || T.isNull())
571 if (T.isNull())
606 if (Sel.isNull()) {
617 if (Sel.isNull()) {
H A DType.cpp857 if (result.isNull())
882 if (desugaredType.isNull()) \
893 if (elementType.isNull())
904 if (pointeeType.isNull())
915 if (pointeeType.isNull())
926 if (pointeeType.isNull())
938 if (pointeeType.isNull())
950 if (pointeeType.isNull())
961 if (elementType.isNull())
974 if (elementType.isNull())
[all...]
H A DTypeLoc.cpp54 if (TL.isNull()) return SourceRange();
74 if (Ty.isNull()) return 1;
97 while (!TyLoc.isNull()) {
202 if (Cur.isNull())
225 if (Cur.isNull())
715 if (Res.isNull())
/openbsd-current/gnu/llvm/clang/lib/ARCMigrate/
H A DTransAPIUses.cpp73 if (pointee.isNull())
/openbsd-current/gnu/llvm/clang/lib/Serialization/
H A DASTCommon.h51 if (T.isNull())
/openbsd-current/gnu/llvm/clang/lib/AST/Interp/
H A DSource.h82 operator bool() const { return !Source.isNull(); }
/openbsd-current/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUtil.cpp62 if (qual_type.isNull())
/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DStore.cpp70 assert(!T.isNull());
325 assert(!TargetType.isNull());
451 if (!BT.isNull() && !elementType.isNull()) {
453 if (!PointeeTy.isNull() &&
H A DSVals.cpp159 if (NestedType.isNull())
202 return getPTMData().isNull();
207 if (PTMD.isNull())
/openbsd-current/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp222 if (parent_qt.isNull())
288 if (qt.isNull())
342 if (qt.isNull())
422 if (qt.isNull())
501 if (direct_type.isNull())
521 if (pointee_type.isNull())
527 if (class_type.isNull())
590 if (unmodified_type.isNull())
673 if (qt.isNull())
732 if (qt.isNull() || !scop
[all...]
/openbsd-current/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTypeEncodingParser.cpp116 if (element.type.isNull())
330 if (target_type.isNull())
348 if (target_type.isNull())

Completed in 320 milliseconds

12345678910