MCPcopy Create free account

hub / github.com/cmu-db/bustub / functions

Functions1,956 in github.com/cmu-db/bustub

Functionrun_tidy
Takes filenames out of queue and runs clang-tidy on them.
build_support/run_clang_tidy.py:200
Functionupdate_progress
(current_file, num_files)
build_support/run_clang_tidy.py:422
Method~AbstractExecutor
Virtual destructor. */
src/include/execution/executors/abstract_executor.h:36
Method~AbstractExpression
Virtual destructor. */
src/include/execution/expressions/abstract_expression.h:54
Method~AbstractPlanNode
Virtual destructor. */
src/include/execution/plans/abstract_plan.h:76
Method~AbstractPool
Virtual destructor
src/include/type/abstract_pool.h:23
Method~ArcReplacer
* TODO(P1): Add implementation * * @brief Destroys the LRUReplacer. */
src/include/buffer/arc_replacer.h:55
Method~BPlusTreePage
src/include/storage/page/b_plus_tree_page.h:52
Method~BigintType
src/include/type/bigint_type.h:21
Method~BooleanType
src/include/type/boolean_type.h:24
Method~BoundExpression
src/include/binder/bound_expression.h:47
Method~BoundStatement
src/include/binder/bound_statement.h:28
Method~BoundTableRef
src/include/binder/bound_table_ref.h:45
Method~BusTubInstance
src/common/bustub_instance.cpp:432
Method~Channel
src/include/common/channel.h:29
Method~CheckpointManager
src/include/recovery/checkpoint_manager.h:32
Method~ContextGuard
src/include/planner/planner.h:172
Method~ContextGuard
src/include/binder/binder.h:223
Method~DiskHashTable
src/include/container/disk/hash/disk_hash_table.h:27
Method~DiskManager
src/include/storage/disk/disk_manager.h:44
Method~DiskManagerMemory
src/include/storage/disk/disk_manager_memory.h:45
Method~DiskScheduler
src/storage/disk/disk_scheduler.cpp:26
Method~ExecutorContext
src/include/execution/executor_context.h:55
Method~ExtendibleHashTableIndex
src/include/storage/index/extendible_hash_table_index.h:34
Method~HashTable
src/include/container/hash/hash_table.h:27
Method~Index
src/include/storage/index/index.h:133
Function~IndexLeaves
test/include/storage/b_plus_tree_utils.h:139
Method~IndexMetadata
src/include/storage/index/index.h:56
Method~IntegerParentType
src/include/type/integer_parent_type.h:22
Method~IntegerType
src/include/type/integer_type.h:21
Method~LRUKReplacer
* TODO(P1): Add implementation * * @brief Destroys the LRUReplacer. */
src/include/buffer/lru_k_replacer.h:61
Method~LinearProbeHashTableIndex
src/include/storage/index/linear_probe_hash_table_index.h:34
Method~LockManager
src/include/concurrency/lock_manager.h:89
Method~LogFatalStream
src/include/common/macros.h:32
Method~LogManager
src/include/recovery/log_manager.h:37
Method~LogRecord
src/include/recovery/log_record.h:113
Method~LogRecovery
src/include/recovery/log_recovery.h:35
Method~NumericType
src/include/type/numeric_type.h:25
Method~Page
Default destructor. */
src/include/storage/page/page.h:48
Method~ReadPageGuard
@brief The destructor for `ReadPageGuard`. This destructor simply calls `Drop()`. */
src/storage/page/page_guard.cpp:125
Method~Record
tools/sqllogictest/parser.h:65
Method~Replacer
src/include/buffer/replacer.h:25
Method~ResultWriter
src/include/common/bustub_instance.h:56
Method~STLOrderedIndexIterator
src/include/storage/index/stl_ordered.h:37
Method~SkipList
* @brief Destructs the skip list. * * See `Drop()` for how we avoid blowing up the stack. */
src/include/primer/skiplist.h:55
Method~SmallintType
src/include/type/smallint_type.h:21
Method~TableHeap
src/include/storage/table/table_heap.h:42
Method~TableIterator
src/include/storage/table/table_iterator.h:40
Method~TimestampType
src/include/type/timestamp_type.h:25
Method~TinyintType
src/include/type/tinyint_type.h:21
Method~Transaction
src/include/concurrency/transaction.h:94
Method~TransactionManager
src/include/concurrency/transaction_manager.h:40
Method~TrieNode
src/include/primer/trie.h:64
Method~Type
src/include/type/type.h:30
Method~Value
delete allocated char array space
src/type/value.cpp:279
Method~WritePageGuard
@brief The destructor for `WritePageGuard`. This destructor simply calls `Drop()`. */
src/storage/page/page_guard.cpp:244
← previous1,901–1,956 of 1,956, ranked by callers