/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | ExprConcepts.cpp | 56 ConceptSpecializationExpr::ConceptSpecializationExpr(EmptyShell Empty) in ConceptSpecializationExpr() 167 RequiresExpr::RequiresExpr(ASTContext &C, EmptyShell Empty, in RequiresExpr() 188 RequiresExpr::Create(ASTContext &C, EmptyShell Empty, in Create()
|
H A D | ExprCXX.cpp | 237 CXXNewExpr(EmptyShell Empty,bool IsArray,unsigned NumPlacementArgs,bool IsParenTypeId) CXXNewExpr() argument 367 UnresolvedLookupExpr(EmptyShell Empty,unsigned NumResults,bool HasTemplateKWAndArgsInfo) UnresolvedLookupExpr() argument 455 OverloadExpr(StmtClass SC,EmptyShell Empty,unsigned NumResults,bool HasTemplateKWAndArgsInfo) OverloadExpr() argument 557 CXXOperatorCallExpr(unsigned NumArgs,bool HasFPFeatures,EmptyShell Empty) CXXOperatorCallExpr() argument 580 CreateEmpty(const ASTContext & Ctx,unsigned NumArgs,bool HasFPFeatures,EmptyShell Empty) CreateEmpty() argument 622 CXXMemberCallExpr(unsigned NumArgs,bool HasFPFeatures,EmptyShell Empty) CXXMemberCallExpr() argument 645 CreateEmpty(const ASTContext & Ctx,unsigned NumArgs,bool HasFPFeatures,EmptyShell Empty) CreateEmpty() argument 896 UserDefinedLiteral(unsigned NumArgs,bool HasFPFeatures,EmptyShell Empty) UserDefinedLiteral() argument 919 CreateEmpty(const ASTContext & Ctx,unsigned NumArgs,bool HasFPOptions,EmptyShell Empty) CreateEmpty() argument 1072 CXXTemporaryObjectExpr(EmptyShell Empty,unsigned NumArgs) CXXTemporaryObjectExpr() argument 1162 CXXConstructExpr(StmtClass SC,EmptyShell Empty,unsigned NumArgs) CXXConstructExpr() argument 1235 LambdaExpr(EmptyShell Empty,unsigned NumCaptures) LambdaExpr() argument 1475 CXXDependentScopeMemberExpr(EmptyShell Empty,bool HasTemplateKWAndArgsInfo,bool HasFirstQualifierFoundInScope) CXXDependentScopeMemberExpr() argument 1573 UnresolvedMemberExpr(EmptyShell Empty,unsigned NumResults,bool HasTemplateKWAndArgsInfo) UnresolvedMemberExpr() argument 1817 CUDAKernelCallExpr(unsigned NumArgs,bool HasFPFeatures,EmptyShell Empty) CUDAKernelCallExpr() argument 1839 CreateEmpty(const ASTContext & Ctx,unsigned NumArgs,bool HasFPFeatures,EmptyShell Empty) CreateEmpty() argument 1860 CreateEmpty(ASTContext & C,unsigned NumExprs,EmptyShell Empty) CreateEmpty() argument [all...] |
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ |
H A D | StmtObjC.h | 31 explicit ObjCForCollectionStmt(EmptyShell Empty) : in ObjCForCollectionStmt() argument 90 explicit ObjCAtCatchStmt(EmptyShell Empty) : in ObjCAtCatchStmt() argument 136 explicit ObjCAtFinallyStmt(EmptyShell Empty) : in ObjCAtFinallyStmt() argument 194 ObjCAtTryStmt(EmptyShell Empty,unsigned NumCatchStmts,bool HasFinally) ObjCAtTryStmt() argument 316 ObjCAtSynchronizedStmt(EmptyShell Empty) ObjCAtSynchronizedStmt() argument 366 ObjCAtThrowStmt(EmptyShell Empty) ObjCAtThrowStmt() argument 401 ObjCAutoreleasePoolStmt(EmptyShell Empty) ObjCAutoreleasePoolStmt() argument [all...] |
H A D | ExprObjC.h | 61 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() 334 explicit ObjCDictionaryLiteral(EmptyShell Empty, unsigned NumElements, in ObjCDictionaryLiteral() 422 explicit ObjCEncodeExpr(EmptyShell Empty) : Expr(ObjCEncodeExprClass, Empty){} in ObjCEncodeExpr() 466 explicit ObjCSelectorExpr(EmptyShell Empty) in ObjCSelectorExpr() 519 explicit ObjCProtocolExpr(EmptyShell Empty) in ObjCProtocolExpr() 576 explicit ObjCIvarRefExpr(EmptyShell Empty) in ObjCIvarRefExpr() 700 explicit ObjCPropertyRefExpr(EmptyShell Empty) in ObjCPropertyRefExpr() [all …]
|
H A D | ExprCXX.h | 297 CXXRewrittenBinaryOperator(EmptyShell Empty) in CXXRewrittenBinaryOperator() argument 445 explicit CXXStaticCastExpr(EmptyShell Empty, unsigned PathSize, in CXXStaticCastExpr() argument 487 CXXDynamicCastExpr(EmptyShell Empty,unsigned pathSize) CXXDynamicCastExpr() argument 532 CXXReinterpretCastExpr(EmptyShell Empty,unsigned pathSize) CXXReinterpretCastExpr() argument 571 CXXConstCastExpr(EmptyShell Empty) CXXConstCastExpr() argument 609 CXXAddrspaceCastExpr(EmptyShell Empty) CXXAddrspaceCastExpr() argument 729 CXXBoolLiteralExpr(EmptyShell Empty) CXXBoolLiteralExpr() argument 773 CXXNullPtrLiteralExpr(EmptyShell Empty) CXXNullPtrLiteralExpr() argument 800 CXXStdInitializerListExpr(EmptyShell Empty) CXXStdInitializerListExpr() argument 865 CXXTypeidExpr(EmptyShell Empty,bool isExpr) CXXTypeidExpr() argument 948 MSPropertyRefExpr(EmptyShell Empty) MSPropertyRefExpr() argument 1084 CXXUuidofExpr(EmptyShell Empty,bool isExpr) CXXUuidofExpr() argument 1156 CXXThisExpr(EmptyShell Empty) CXXThisExpr() argument 1210 CXXThrowExpr(EmptyShell Empty) CXXThrowExpr() argument 1281 CXXDefaultArgExpr(EmptyShell Empty,bool HasRewrittenInit) CXXDefaultArgExpr() argument 1376 CXXDefaultInitExpr(EmptyShell Empty,bool HasRewrittenInit) CXXDefaultInitExpr() argument 1487 CXXBindTemporaryExpr(EmptyShell Empty) CXXBindTemporaryExpr() argument 1753 CXXInheritedCtorInitExpr(EmptyShell Empty) CXXInheritedCtorInitExpr() argument 2766 TypeTraitExpr(EmptyShell Empty) TypeTraitExpr() argument 2870 ArrayTypeTraitExpr(EmptyShell Empty) ArrayTypeTraitExpr() argument 2938 ExpressionTraitExpr(EmptyShell Empty) ExpressionTraitExpr() argument 3537 CXXUnresolvedConstructExpr(EmptyShell Empty,unsigned NumArgs) CXXUnresolvedConstructExpr() argument 4103 CXXNoexceptExpr(EmptyShell Empty) CXXNoexceptExpr() argument 4168 PackExpansionExpr(EmptyShell Empty) PackExpansionExpr() argument 4267 SizeOfPackExpr(EmptyShell Empty,unsigned NumPartialArgs) SizeOfPackExpr() argument 4351 SubstNonTypeTemplateParmExpr(EmptyShell Empty) SubstNonTypeTemplateParmExpr() argument 4440 SubstNonTypeTemplateParmPackExpr(EmptyShell Empty) SubstNonTypeTemplateParmPackExpr() argument 4592 MaterializeTemporaryExpr(EmptyShell Empty) MaterializeTemporaryExpr() argument 4721 CXXFoldExpr(EmptyShell Empty) CXXFoldExpr() argument 4848 CXXParenListInitExpr(EmptyShell Empty,unsigned NumExprs) CXXParenListInitExpr() argument 4969 CoroutineSuspendExpr(StmtClass SC,EmptyShell Empty) CoroutineSuspendExpr() argument 5043 CoawaitExpr(EmptyShell Empty) CoawaitExpr() argument 5076 DependentCoawaitExpr(EmptyShell Empty) DependentCoawaitExpr() argument 5118 CoyieldExpr(EmptyShell Empty) CoyieldExpr() argument 5146 BuiltinBitCastExpr(EmptyShell Empty) BuiltinBitCastExpr() argument [all...] |
H A D | Expr.h | 1037 FullExpr(StmtClass SC,EmptyShell Empty) FullExpr() argument 1174 OpaqueValueExpr(EmptyShell Empty) OpaqueValueExpr() argument 1284 DeclRefExpr(EmptyShell Empty) DeclRefExpr() argument 1486 IntegerLiteral(EmptyShell Empty) IntegerLiteral() argument 1530 FixedPointLiteral(EmptyShell Empty) FixedPointLiteral() argument 1588 CharacterLiteral(EmptyShell Empty) CharacterLiteral() argument 1709 ImaginaryLiteral(EmptyShell Empty) ImaginaryLiteral() argument 2118 ParenExpr(EmptyShell Empty) ParenExpr() argument 2185 UnaryOperator(bool HasFPFeatures,EmptyShell Empty) UnaryOperator() argument 2573 UnaryExprOrTypeTraitExpr(EmptyShell Empty) UnaryExprOrTypeTraitExpr() argument 3200 MemberExpr(EmptyShell Empty) MemberExpr() argument 3416 CompoundLiteralExpr(EmptyShell Empty) CompoundLiteralExpr() argument 3492 CastExpr(StmtClass SC,EmptyShell Empty,unsigned BasePathSize,bool HasFPFeatures) CastExpr() argument 3840 BinaryOperator(EmptyShell Empty) BinaryOperator() argument 4042 BinaryOperator(StmtClass SC,EmptyShell Empty) BinaryOperator() argument 4064 CompoundAssignOperator(const ASTContext & C,EmptyShell Empty,bool hasFPFeatures) CompoundAssignOperator() argument 4122 AbstractConditionalOperator(StmtClass SC,EmptyShell Empty) AbstractConditionalOperator() argument 4168 ConditionalOperator(EmptyShell Empty) ConditionalOperator() argument 4241 BinaryConditionalOperator(EmptyShell Empty) BinaryConditionalOperator() argument 4321 AddrLabelExpr(EmptyShell Empty) AddrLabelExpr() argument 4369 StmtExpr(EmptyShell Empty) StmtExpr() argument 4417 ShuffleVectorExpr(EmptyShell Empty) ShuffleVectorExpr() argument 4478 ConvertVectorExpr(EmptyShell Empty) ConvertVectorExpr() argument 4548 ChooseExpr(EmptyShell Empty) ChooseExpr() argument 4615 GNUNullExpr(EmptyShell Empty) GNUNullExpr() argument 4651 VAArgExpr(EmptyShell Empty) VAArgExpr() argument 4708 SourceLocExpr(EmptyShell Empty) SourceLocExpr() argument 4845 InitListExpr(EmptyShell Empty) InitListExpr() argument 5398 NoInitExpr(EmptyShell Empty) NoInitExpr() argument 5437 DesignatedInitUpdateExpr(EmptyShell Empty) DesignatedInitUpdateExpr() argument 5485 ArrayInitLoopExpr(EmptyShell Empty) ArrayInitLoopExpr() argument 5536 ArrayInitIndexExpr(EmptyShell Empty) ArrayInitIndexExpr() argument 5579 ImplicitValueInitExpr(EmptyShell Empty) ImplicitValueInitExpr() argument 6098 ExtVectorElementExpr(EmptyShell Empty) ExtVectorElementExpr() argument 6154 BlockExpr(EmptyShell Empty) BlockExpr() argument 6212 AsTypeExpr(EmptyShell Empty) AsTypeExpr() argument 6438 AtomicExpr(EmptyShell Empty) AtomicExpr() argument 6639 RecoveryExpr(EmptyShell Empty,unsigned NumSubExprs) RecoveryExpr() argument [all...] |
H A D | StmtCXX.h | 40 CXXCatchStmt(EmptyShell Empty) in CXXCatchStmt() 80 CXXTryStmt(EmptyShell Empty, unsigned numHandlers) in CXXTryStmt() 151 CXXForRangeStmt(EmptyShell Empty) : Stmt(CXXForRangeStmtClass, Empty) { } in CXXForRangeStmt()
|
/freebsd-src/contrib/llvm-project/lldb/source/Target/ |
H A D | MemoryRegionInfo.cpp | 28 bool Empty = Options.empty(); in format() local
|
H A D | MemoryTagMap.cpp | 29 bool MemoryTagMap::Empty() const { return m_addr_to_tag.empty(); } in Empty() function in MemoryTagMap
|
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Symbol/ |
H A D | TypeList.h | 37 bool Empty() const { return !GetSize(); } in Empty() function
|
H A D | VariableList.h | 68 bool Empty() const { return m_variables.empty(); } in Empty() function
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | ProfileList.h | 42 const bool Empty; variable
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/TableGen/ |
H A D | StringToOffsetTable.h | 29 bool Empty() const { return StringOffset.empty(); } in Empty() function
|
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Utility/ |
H A D | StringExtractor.h | 50 bool Empty() { return m_packet.empty(); } in Empty() function
|
/freebsd-src/contrib/llvm-project/lldb/source/Utility/ |
H A D | StreamString.cpp | 36 bool StreamString::Empty() const { return GetSize() == 0; } in Empty() function in StreamString
|
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ |
H A D | PCHContainerOperations.cpp | 46 llvm::SmallVector<char, 0> Empty; HandleTranslationUnit() local
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_lfstack.h | 31 bool Empty() const { in Empty() function
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | DenseSet.h | 207 detail::DenseSetEmpty Empty; in insert() local 212 detail::DenseSetEmpty Empty; in insert() local
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | EvaluationResult.h | 35 Empty, // Initial state. enumerator
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/ |
H A D | BPFMIChecking.cpp | 165 DebugLoc Empty; processAtomicInsts() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | MsgPackReader.h | 64 Empty, // Used by MsgPackDocument to represent an empty node enumerator
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_ilist.h | 164 bool IList<Base, Node, Elem>::Empty() const { in Empty() function
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | FormatVariadic.h | 46 enum class ReplacementType { Empty, Format, Literal }; enumerator
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ |
H A D | PythonDataObjects.h | 186 enum class PyInitialValue { Invalid, Empty }; enumerator
|
/freebsd-src/contrib/llvm-project/lldb/source/Symbol/ |
H A D | TypeMap.cpp | 77 bool TypeMap::Empty() const { return m_types.empty(); } in Empty() function in TypeMap
|