| /freebsd-11-stable/contrib/llvm-project/clang/lib/AST/ |
| HD | ExprConcepts.cpp | 71 ConceptSpecializationExpr::ConceptSpecializationExpr(EmptyShell Empty, in ConceptSpecializationExpr() 135 ConceptSpecializationExpr::Create(ASTContext &C, EmptyShell Empty, in Create() 190 RequiresExpr::RequiresExpr(ASTContext &C, EmptyShell Empty, in RequiresExpr() 211 RequiresExpr::Create(ASTContext &C, EmptyShell Empty, in Create()
|
| HD | ExprCXX.cpp | 249 CXXNewExpr::CXXNewExpr(EmptyShell Empty, bool IsArray, in CXXNewExpr() 398 UnresolvedLookupExpr::UnresolvedLookupExpr(EmptyShell Empty, in UnresolvedLookupExpr() 517 OverloadExpr::OverloadExpr(StmtClass SC, EmptyShell Empty, unsigned NumResults, in OverloadExpr() 633 CXXOperatorCallExpr::CXXOperatorCallExpr(unsigned NumArgs, EmptyShell Empty) in CXXOperatorCallExpr() 652 EmptyShell Empty) { in CreateEmpty() 691 CXXMemberCallExpr::CXXMemberCallExpr(unsigned NumArgs, EmptyShell Empty) in CXXMemberCallExpr() 710 EmptyShell Empty) { in CreateEmpty() 931 UserDefinedLiteral::UserDefinedLiteral(unsigned NumArgs, EmptyShell Empty) in UserDefinedLiteral() 950 EmptyShell Empty) { in CreateEmpty() 1033 CXXTemporaryObjectExpr::CXXTemporaryObjectExpr(EmptyShell Empty, in CXXTemporaryObjectExpr() [all …]
|
| HD | StmtCXX.cpp | 32 CXXTryStmt *CXXTryStmt::Create(const ASTContext &C, EmptyShell Empty, in Create()
|
| /freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/ |
| HD | StmtObjC.h | 31 explicit ObjCForCollectionStmt(EmptyShell Empty) : in ObjCForCollectionStmt() 90 explicit ObjCAtCatchStmt(EmptyShell Empty) : in ObjCAtCatchStmt() 136 explicit ObjCAtFinallyStmt(EmptyShell Empty) : in ObjCAtFinallyStmt() 190 explicit ObjCAtTryStmt(EmptyShell Empty, unsigned NumCatchStmts, in ObjCAtTryStmt() 291 explicit ObjCAtSynchronizedStmt(EmptyShell Empty) : in ObjCAtSynchronizedStmt() 341 explicit ObjCAtThrowStmt(EmptyShell Empty) : in ObjCAtThrowStmt() 376 explicit ObjCAutoreleasePoolStmt(EmptyShell Empty) : in ObjCAutoreleasePoolStmt()
|
| HD | ExprCXX.h | 289 CXXRewrittenBinaryOperator(EmptyShell Empty) in CXXRewrittenBinaryOperator() 419 explicit CXXStaticCastExpr(EmptyShell Empty, unsigned PathSize) in CXXStaticCastExpr() 455 explicit CXXDynamicCastExpr(EmptyShell Empty, unsigned pathSize) in CXXDynamicCastExpr() 499 CXXReinterpretCastExpr(EmptyShell Empty, unsigned pathSize) in CXXReinterpretCastExpr() 536 explicit CXXConstCastExpr(EmptyShell Empty) in CXXConstCastExpr() 654 explicit CXXBoolLiteralExpr(EmptyShell Empty) in CXXBoolLiteralExpr() 691 explicit CXXNullPtrLiteralExpr(EmptyShell Empty) in CXXNullPtrLiteralExpr() 718 CXXStdInitializerListExpr(EmptyShell Empty) in CXXStdInitializerListExpr() 792 CXXTypeidExpr(EmptyShell Empty, bool isExpr) in CXXTypeidExpr() 885 MSPropertyRefExpr(EmptyShell Empty) : Expr(MSPropertyRefExprClass, Empty) {} in MSPropertyRefExpr() [all …]
|
| HD | ExprObjC.h | 59 explicit ObjCStringLiteral(EmptyShell Empty) in ObjCStringLiteral() 94 explicit ObjCBoolLiteralExpr(EmptyShell Empty) in ObjCBoolLiteralExpr() 139 explicit ObjCBoxedExpr(EmptyShell Empty) in ObjCBoxedExpr() 199 explicit ObjCArrayLiteral(EmptyShell Empty, unsigned NumElements) in ObjCArrayLiteral() 332 explicit ObjCDictionaryLiteral(EmptyShell Empty, unsigned NumElements, in ObjCDictionaryLiteral() 421 explicit ObjCEncodeExpr(EmptyShell Empty) : Expr(ObjCEncodeExprClass, Empty){} in ObjCEncodeExpr() 464 explicit ObjCSelectorExpr(EmptyShell Empty) in ObjCSelectorExpr() 516 explicit ObjCProtocolExpr(EmptyShell Empty) in ObjCProtocolExpr() 573 explicit ObjCIvarRefExpr(EmptyShell Empty) in ObjCIvarRefExpr() 701 explicit ObjCPropertyRefExpr(EmptyShell Empty) in ObjCPropertyRefExpr() [all …]
|
| HD | Expr.h | 960 FullExpr(StmtClass SC, EmptyShell Empty) in FullExpr() 1101 explicit OpaqueValueExpr(EmptyShell Empty) in OpaqueValueExpr() 1211 explicit DeclRefExpr(EmptyShell Empty) : Expr(DeclRefExprClass, Empty) {} in DeclRefExpr() 1450 explicit IntegerLiteral(EmptyShell Empty) in IntegerLiteral() 1494 explicit FixedPointLiteral(EmptyShell Empty) in FixedPointLiteral() 1554 CharacterLiteral(EmptyShell Empty) : Expr(CharacterLiteralClass, Empty) { } in CharacterLiteral() 1671 explicit ImaginaryLiteral(EmptyShell Empty) in ImaginaryLiteral() 2007 explicit ParenExpr(EmptyShell Empty) in ParenExpr() 2067 explicit UnaryOperator(EmptyShell Empty) : Expr(UnaryOperatorClass, Empty) { in UnaryOperator() 2400 explicit UnaryExprOrTypeTraitExpr(EmptyShell Empty) in UnaryExprOrTypeTraitExpr() [all …]
|
| HD | Stmt.h | 1249 explicit DeclStmt(EmptyShell Empty) : Stmt(DeclStmtClass, Empty) {} in DeclStmt() 1321 explicit NullStmt(EmptyShell Empty) : Stmt(NullStmtClass, Empty) {} in NullStmt() 1356 explicit CompoundStmt(EmptyShell Empty) : Stmt(CompoundStmtClass, Empty) {} in CompoundStmt() 1567 explicit CaseStmt(EmptyShell Empty, bool CaseStmtIsGNURange) in CaseStmt() 1679 explicit DefaultStmt(EmptyShell Empty) in DefaultStmt() 1759 explicit LabelStmt(EmptyShell Empty) : ValueStmt(LabelStmtClass, Empty) {} in LabelStmt() 1807 explicit AttributedStmt(EmptyShell Empty, unsigned NumAttrs) in AttributedStmt() 2385 explicit DoStmt(EmptyShell Empty) : Stmt(DoStmtClass, Empty) {} in DoStmt() 2436 explicit ForStmt(EmptyShell Empty) : Stmt(ForStmtClass, Empty) {} in ForStmt() 2507 explicit GotoStmt(EmptyShell Empty) : Stmt(GotoStmtClass, Empty) {} in GotoStmt() [all …]
|
| HD | StmtCXX.h | 40 CXXCatchStmt(EmptyShell Empty) in CXXCatchStmt() 79 CXXTryStmt(EmptyShell Empty, unsigned numHandlers) in CXXTryStmt() 150 CXXForRangeStmt(EmptyShell Empty) : Stmt(CXXForRangeStmtClass, Empty) { } in CXXForRangeStmt()
|
| HD | DeclFriend.h | 93 FriendDecl(EmptyShell Empty, unsigned NumFriendTypeTPLists) in FriendDecl()
|
| /freebsd-11-stable/contrib/llvm-project/lldb/source/Target/ |
| HD | MemoryRegionInfo.cpp | 28 bool Empty = Options.empty(); in format() local
|
| /freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/ |
| HD | TypeList.h | 37 bool Empty() const { return !GetSize(); } in Empty() function
|
| HD | VariableList.h | 68 bool Empty() const { return m_variables.empty(); } in Empty() function
|
| /freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/TableGen/ |
| HD | StringToOffsetTable.h | 29 bool Empty() const { return StringOffset.empty(); } in Empty() function
|
| /freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/ |
| HD | StringExtractor.h | 50 bool Empty() { return m_packet.empty(); } in Empty() function
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/ |
| HD | PCHContainerOperations.cpp | 46 llvm::SmallVector<char, 0> Empty; in HandleTranslationUnit() local
|
| /freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/ |
| HD | StreamString.cpp | 36 bool StreamString::Empty() const { return GetSize() == 0; } in Empty() function in StreamString
|
| /freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/ |
| HD | DenseSet.h | 188 detail::DenseSetEmpty Empty; in insert() local 193 detail::DenseSetEmpty Empty; in insert() local
|
| /freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| HD | sanitizer_lfstack.h | 31 bool Empty() const { in Empty() function
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/BPF/ |
| HD | BPFMIChecking.cpp | 166 DebugLoc Empty; in checkingIllegalXADD() local
|
| /freebsd-11-stable/contrib/llvm-project/clang/include/clang/Frontend/ |
| HD | PrecompiledPreamble.h | 164 enum class Kind { Empty, InMemory, TempFile }; enumerator
|
| /freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ |
| HD | PythonDataObjects.h | 202 enum class PyInitialValue { Invalid, Empty }; enumerator
|
| /freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/ |
| HD | FormatVariadic.h | 44 enum class ReplacementType { Empty, Format, Literal }; enumerator
|
| /freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/ |
| HD | TypeMap.cpp | 77 bool TypeMap::Empty() const { return m_types.empty(); } in Empty() function in TypeMap
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/ |
| HD | Signals.cpp | 53 enum class Status { Empty, Initializing, Initialized, Executing }; enumerator
|