Home
last modified time | relevance | path

Searched defs:Empty (Results 1 – 25 of 71) sorted by relevance

123

/openbsd/src/gnu/llvm/clang/include/clang/AST/
DStmtObjC.h31 explicit ObjCForCollectionStmt(EmptyShell Empty) : in ObjCForCollectionStmt()
90 explicit ObjCAtCatchStmt(EmptyShell Empty) : in ObjCAtCatchStmt()
136 explicit ObjCAtFinallyStmt(EmptyShell Empty) : in ObjCAtFinallyStmt()
194 explicit ObjCAtTryStmt(EmptyShell Empty, unsigned NumCatchStmts, in ObjCAtTryStmt()
316 explicit ObjCAtSynchronizedStmt(EmptyShell Empty) : in ObjCAtSynchronizedStmt()
366 explicit ObjCAtThrowStmt(EmptyShell Empty) : in ObjCAtThrowStmt()
401 explicit ObjCAutoreleasePoolStmt(EmptyShell Empty) : in ObjCAutoreleasePoolStmt()
DExprObjC.h61 explicit ObjCStringLiteral(EmptyShell Empty) in ObjCStringLiteral()
97 explicit ObjCBoolLiteralExpr(EmptyShell Empty) in ObjCBoolLiteralExpr()
140 explicit ObjCBoxedExpr(EmptyShell Empty) in ObjCBoxedExpr()
200 explicit ObjCArrayLiteral(EmptyShell Empty, unsigned NumElements) in ObjCArrayLiteral()
333 explicit ObjCDictionaryLiteral(EmptyShell Empty, unsigned NumElements, in ObjCDictionaryLiteral()
421 explicit ObjCEncodeExpr(EmptyShell Empty) : Expr(ObjCEncodeExprClass, Empty){} in ObjCEncodeExpr()
465 explicit ObjCSelectorExpr(EmptyShell Empty) in ObjCSelectorExpr()
518 explicit ObjCProtocolExpr(EmptyShell Empty) in ObjCProtocolExpr()
573 explicit ObjCIvarRefExpr(EmptyShell Empty) in ObjCIvarRefExpr()
697 explicit ObjCPropertyRefExpr(EmptyShell Empty) in ObjCPropertyRefExpr()
[all …]
DExprCXX.h297 CXXRewrittenBinaryOperator(EmptyShell Empty) in CXXRewrittenBinaryOperator()
445 explicit CXXStaticCastExpr(EmptyShell Empty, unsigned PathSize, in CXXStaticCastExpr()
487 explicit CXXDynamicCastExpr(EmptyShell Empty, unsigned pathSize) in CXXDynamicCastExpr()
532 CXXReinterpretCastExpr(EmptyShell Empty, unsigned pathSize) in CXXReinterpretCastExpr()
571 explicit CXXConstCastExpr(EmptyShell Empty) in CXXConstCastExpr()
609 explicit CXXAddrspaceCastExpr(EmptyShell Empty) in CXXAddrspaceCastExpr()
729 explicit CXXBoolLiteralExpr(EmptyShell Empty) in CXXBoolLiteralExpr()
773 explicit CXXNullPtrLiteralExpr(EmptyShell Empty) in CXXNullPtrLiteralExpr()
800 CXXStdInitializerListExpr(EmptyShell Empty) in CXXStdInitializerListExpr()
865 CXXTypeidExpr(EmptyShell Empty, bool isExpr) in CXXTypeidExpr()
[all …]
DExpr.h1025 FullExpr(StmtClass SC, EmptyShell Empty) in FullExpr()
1164 explicit OpaqueValueExpr(EmptyShell Empty) in OpaqueValueExpr()
1274 explicit DeclRefExpr(EmptyShell Empty) : Expr(DeclRefExprClass, Empty) {} in DeclRefExpr()
1509 explicit IntegerLiteral(EmptyShell Empty) in IntegerLiteral()
1553 explicit FixedPointLiteral(EmptyShell Empty) in FixedPointLiteral()
1619 CharacterLiteral(EmptyShell Empty) : Expr(CharacterLiteralClass, Empty) { } in CharacterLiteral()
1738 explicit ImaginaryLiteral(EmptyShell Empty) in ImaginaryLiteral()
2135 explicit ParenExpr(EmptyShell Empty) in ParenExpr()
2202 explicit UnaryOperator(bool HasFPFeatures, EmptyShell Empty) in UnaryOperator()
2589 explicit UnaryExprOrTypeTraitExpr(EmptyShell Empty) in UnaryExprOrTypeTraitExpr()
[all …]
DStmt.h1320 explicit DeclStmt(EmptyShell Empty) : Stmt(DeclStmtClass, Empty) {} in DeclStmt()
1392 explicit NullStmt(EmptyShell Empty) : Stmt(NullStmtClass, Empty) {} in NullStmt()
1432 explicit CompoundStmt(EmptyShell Empty) : Stmt(CompoundStmtClass, Empty) {} in CompoundStmt()
1663 explicit CaseStmt(EmptyShell Empty, bool CaseStmtIsGNURange) in CaseStmt()
1775 explicit DefaultStmt(EmptyShell Empty) in DefaultStmt()
1856 explicit LabelStmt(EmptyShell Empty) : ValueStmt(LabelStmtClass, Empty) {} in LabelStmt()
1906 explicit AttributedStmt(EmptyShell Empty, unsigned NumAttrs) in AttributedStmt()
2538 explicit DoStmt(EmptyShell Empty) : Stmt(DoStmtClass, Empty) {} in DoStmt()
2589 explicit ForStmt(EmptyShell Empty) : Stmt(ForStmtClass, Empty) {} in ForStmt()
2660 explicit GotoStmt(EmptyShell Empty) : Stmt(GotoStmtClass, Empty) {} in GotoStmt()
[all …]
/openbsd/src/gnu/llvm/clang/lib/AST/
DExprConcepts.cpp58 ConceptSpecializationExpr::ConceptSpecializationExpr(EmptyShell Empty) in ConceptSpecializationExpr()
169 RequiresExpr::RequiresExpr(ASTContext &C, EmptyShell Empty, in RequiresExpr()
190 RequiresExpr::Create(ASTContext &C, EmptyShell Empty, in Create()
DExprCXX.cpp235 CXXNewExpr::CXXNewExpr(EmptyShell Empty, bool IsArray, in CXXNewExpr()
364 UnresolvedLookupExpr::UnresolvedLookupExpr(EmptyShell Empty, in UnresolvedLookupExpr()
452 OverloadExpr::OverloadExpr(StmtClass SC, EmptyShell Empty, unsigned NumResults, in OverloadExpr()
554 EmptyShell Empty) in CXXOperatorCallExpr()
577 EmptyShell Empty) { in CreateEmpty()
619 EmptyShell Empty) in CXXMemberCallExpr()
642 EmptyShell Empty) { in CreateEmpty()
887 EmptyShell Empty) in UserDefinedLiteral()
910 EmptyShell Empty) { in CreateEmpty()
1063 CXXTemporaryObjectExpr::CXXTemporaryObjectExpr(EmptyShell Empty, in CXXTemporaryObjectExpr()
[all …]
/openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/gdb.ada/
Dbar.ads19 type Empty is null record; type
/openbsd/src/gnu/llvm/lldb/source/Target/
DMemoryRegionInfo.cpp28 bool Empty = Options.empty(); in format() local
DMemoryTagMap.cpp29 bool MemoryTagMap::Empty() const { return m_addr_to_tag.empty(); } in Empty() function in MemoryTagMap
/openbsd/src/gnu/llvm/lldb/include/lldb/Symbol/
DTypeList.h37 bool Empty() const { return !GetSize(); } in Empty() function
DVariableList.h68 bool Empty() const { return m_variables.empty(); } in Empty() function
/openbsd/src/gnu/llvm/clang/include/clang/Basic/
DProfileList.h42 const bool Empty; variable
/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.robertl/
Deb109.C10 struct Empty struct
/openbsd/src/gnu/llvm/llvm/include/llvm/TableGen/
DStringToOffsetTable.h29 bool Empty() const { return StringOffset.empty(); } in Empty() function
/openbsd/src/gnu/llvm/lldb/tools/debugserver/source/
DStdStringExtractor.h43 bool Empty() { return m_packet.empty(); } in Empty() function
/openbsd/src/gnu/llvm/llvm/include/llvm/ADT/
DDenseSet.h207 detail::DenseSetEmpty Empty; in insert() local
212 detail::DenseSetEmpty Empty; in insert() local
/openbsd/src/gnu/llvm/lldb/include/lldb/Utility/
DStringExtractor.h50 bool Empty() { return m_packet.empty(); } in Empty() function
/openbsd/src/gnu/llvm/clang/lib/Serialization/
DPCHContainerOperations.cpp46 llvm::SmallVector<char, 0> Empty; in HandleTranslationUnit() local
/openbsd/src/gnu/llvm/lldb/source/Utility/
DStreamString.cpp36 bool StreamString::Empty() const { return GetSize() == 0; } in Empty() function in StreamString
/openbsd/src/gnu/llvm/compiler-rt/lib/tsan/tests/unit/
Dtsan_ilist_test.cpp25 TEST(IList, Empty) { in TEST() argument
/openbsd/src/gnu/llvm/compiler-rt/lib/sanitizer_common/
Dsanitizer_lfstack.h31 bool Empty() const { in Empty() function
/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/abi/
Dempty4.C9 struct Empty {}; struct
/openbsd/src/gnu/llvm/llvm/lib/Target/BPF/
DBPFMIChecking.cpp165 DebugLoc Empty; in processAtomicInsts() local
/openbsd/src/gnu/llvm/llvm/include/llvm/BinaryFormat/
DMsgPackReader.h59 Empty, // Used by MsgPackDocument to represent an empty node enumerator

123