Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bkryza/clang-uml
/ functions
Functions
2,771 in github.com/bkryza/clang-uml
⨍
Functions
2,771
◇
Types & classes
1,256
↓ 6 callers
Function
get_last
tests/test_cases.h:798
↓ 6 callers
Method
get_relative_namespace
* Return elements relative namespace. * * @return Namespace. */
src/common/model/element.h:79
↓ 6 callers
Method
get_to_activity_ids
src/sequence_diagram/model/diagram.cc:252
↓ 6 callers
Method
group_together
* Add element pointer to a specified group at the current level */
src/common/generators/nested_element_stack.h:66
↓ 6 callers
Function
hash_seed
src/util/util.cc:420
↓ 6 callers
Method
is_destructor
src/class_diagram/model/class_method.cc:100
↓ 6 callers
Function
load_config
tests/test_cases.cc:30
↓ 6 callers
Function
make_context_source_relative
src/common/generators/generators.cc:24
↓ 6 callers
Method
message_scope
src/sequence_diagram/model/message.cc:102
↓ 6 callers
Method
search
tests/test_case_utils/test_case_utils.cc:72
↓ 6 callers
Method
set_line
* Set the source location line number. * * @param line Line number. */
src/common/model/source_location.h:98
↓ 6 callers
Method
should_include
src/common/model/filters/diagram_filter.h:914
↓ 6 callers
Method
size
tests/t00003/t00003.cc:39
↓ 6 callers
Method
skip_relationship
src/common/model/decorated_element.cc:31
↓ 6 callers
Method
style
src/common/model/stylable_element.cc:25
↓ 6 callers
Method
tokenize
src/decorators/decorators.cc:63
↓ 5 callers
Function
CHECK_INCLUDE_DIAGRAM
tests/test_cases.cc:457
↓ 5 callers
Function
CHECK_INCLUDE_MODEL
tests/test_cases.cc:363
↓ 5 callers
Method
a
tests/t20039/t20039.cc:9
↓ 5 callers
Method
a2
tests/t20033/t20033.cc:9
↓ 5 callers
Method
a2
tests/t20034/t20034.cc:7
↓ 5 callers
Function
aa
tests/t20066/t20066.cc:4
↓ 5 callers
Method
add
(e)
docs/doxygen/highlight.min.js:29
↓ 5 callers
Method
add
@param {Node} node
docs/doxygen/highlight.js:236
↓ 5 callers
Function
apply_filter
src/common/model/filters/diagram_filter.h:958
↓ 5 callers
Method
build_from_template_declaration
src/common/visitor/template_builder.h:627
↓ 5 callers
Method
build_from_template_specialization_type
src/common/visitor/template_builder.h:745
↓ 5 callers
Function
create_temp_file
tests/test_cli_handler.cc:36
↓ 5 callers
Function
extract_template_parameter_index
src/common/clang_utils.cc:400
↓ 5 callers
Method
full_name
src/common/generators/display_adapters.h:96
↓ 5 callers
Method
full_name_no_ns
src/sequence_diagram/model/participant.cc:52
↓ 5 callers
Method
get
src/common/types.h:319
↓ 5 callers
Method
getAllFiles
src/common/compilation_database.cc:71
↓ 5 callers
Function
get_array_size
src/common/clang_utils.cc:1072
↓ 5 callers
Function
get_tag_namespace
src/common/clang_utils.cc:67
↓ 5 callers
Method
handle_invalid_to_condition
src/sequence_diagram/model/diagram.cc:780
↓ 5 callers
Method
in_static_declaration_context
src/sequence_diagram/model/message.cc:117
↓ 5 callers
Method
is_abstract
src/class_diagram/model/class.cc:94
↓ 5 callers
Method
is_category
src/class_diagram/model/objc_interface.cc:47
↓ 5 callers
Method
is_deprecated
src/common/model/package.cc:44
↓ 5 callers
Method
is_member_pointer
src/common/model/template_parameter.cc:616
↓ 5 callers
Method
is_nested
src/common/model/diagram_element.cc:84
↓ 5 callers
Method
is_operator
src/class_diagram/model/class_method.cc:121
↓ 5 callers
Method
is_struct
src/class_diagram/model/class.cc:33
↓ 5 callers
Method
is_union
src/class_diagram/model/class.cc:37
↓ 5 callers
Function
langRe
* Builds a regex with the case sensitivity of the current language * * @param {RegExp | string} value * @param {boolean} [global]
docs/doxygen/highlight.js:1163
↓ 5 callers
Function
m
(e,{joinWith:t})
docs/doxygen/highlight.min.js:52
↓ 5 callers
Method
nested
src/common/model/diagram_element.cc:86
↓ 5 callers
Function
processBuffer
()
docs/doxygen/highlight.js:1825
↓ 5 callers
Function
remove_prefix
src/util/util.h:312
↓ 5 callers
Method
reset
src/util/util.cc:51
↓ 5 callers
Method
set
tests/t20073/t20073.cc:15
↓ 5 callers
Method
set_file_relative
* Set relative file path. * * @param file Relative file path. */
src/common/model/source_location.h:66
↓ 5 callers
Method
set_kind
src/common/model/template_parameter.cc:595
↓ 5 callers
Method
set_module
* Set elements owning module. * * @param module C++20 module. */
src/common/model/element.h:99
↓ 5 callers
Method
set_qualified_name
src/class_diagram/model/class_element.cc:43
↓ 5 callers
Method
set_type
src/class_diagram/model/class_element.cc:41
↓ 5 callers
Function
source
* @param {RegExp | string } re * @returns {string}
docs/doxygen/highlight.js:386
↓ 4 callers
Function
CHECK_DIAGRAM_IMPL
tests/test_cases.cc:381
↓ 4 callers
Function
IsFileParticipant
tests/test_cases.h:322
↓ 4 callers
Function
IsFunctionTemplateParticipant
tests/test_cases.h:309
↓ 4 callers
Function
IsParticipant
tests/test_cases.h:920
↓ 4 callers
Function
a
tests/t20066/t20066.cc:2
↓ 4 callers
Function
a
tests/t20037/t20037.cc:23
↓ 4 callers
Method
a4
tests/t20033/t20033.cc:11
↓ 4 callers
Function
aaa
tests/t20066/t20066.cc:6
↓ 4 callers
Method
add_member
src/class_diagram/model/class.cc:41
↓ 4 callers
Function
append
src/util/util.h:266
↓ 4 callers
Method
build_cpu
tests/t00100/t00100.cc:85
↓ 4 callers
Method
build_memory
tests/t00100/t00100.cc:90
↓ 4 callers
Method
build_motherboard
tests/t00100/t00100.cc:102
↓ 4 callers
Method
build_storage
tests/t00100/t00100.cc:92
↓ 4 callers
Method
calculate_template_specialization_match
src/common/model/template_trait.cc:58
↓ 4 callers
Function
cc
tests/t20066/t20066.cc:18
↓ 4 callers
Method
closeNode
()
docs/doxygen/highlight.js:248
↓ 4 callers
Method
create_document
tests/t00095/t00095.cc:207
↓ 4 callers
Function
decode_diagram
src/config/yaml_decoders.cc:786
↓ 4 callers
Function
e
(t)
docs/doxygen/highlight.min.js:6
↓ 4 callers
Function
emitKeyword
* @param {string} text * @param {string} scope
docs/doxygen/highlight.js:1838
↓ 4 callers
Method
enter_loopstmt
src/sequence_diagram/visitor/call_expression_context.cc:267
↓ 4 callers
Function
erase_if
src/util/util.h:183
↓ 4 callers
Function
escape_json
src/util/logging.h:82
↓ 4 callers
Method
find
tests/t00064/t00064.cc:48
↓ 4 callers
Function
fire
* * @param {PluginEvent} event * @param {any} args
docs/doxygen/highlight.js:2528
↓ 4 callers
Function
get_file_node
tests/test_case_utils/test_case_utils.cc:709
↓ 4 callers
Method
group_methods
* @brief Group class methods based on method type. * * @param methods List of class methods. * * @return Map of method groups.
src/class_diagram/generators/text_diagram_strategy.h:209
↓ 4 callers
Method
is_const
src/class_diagram/model/class_method.cc:53
↓ 4 callers
Method
is_consteval
src/class_diagram/model/class_method.cc:75
↓ 4 callers
Method
is_constexpr
src/class_diagram/model/class_method.cc:68
↓ 4 callers
Method
is_copy_assignment
src/class_diagram/model/class_method.cc:114
↓ 4 callers
Method
is_coroutine
src/class_diagram/model/class_method.cc:82
↓ 4 callers
Method
is_deleted
src/class_diagram/model/class_method.cc:64
↓ 4 callers
Method
is_expr_in_current_control_statement_condition
src/sequence_diagram/visitor/call_expression_context.cc:388
↓ 4 callers
Method
is_move_assignment
src/class_diagram/model/class_method.cc:107
↓ 4 callers
Method
is_operator
src/sequence_diagram/model/participant.cc:163
↓ 4 callers
Method
is_regex
src/common/types.h:337
↓ 4 callers
Method
is_static
src/sequence_diagram/model/participant.cc:159
↓ 4 callers
Method
is_system_header
* Is the file a system header? * * @return True, if the source file is a system header */
src/common/model/source_file.h:132
↓ 4 callers
Method
lambda_caller_id
src/sequence_diagram/visitor/call_expression_context.cc:186
↓ 4 callers
Method
leave_loopstmt
src/sequence_diagram/visitor/call_expression_context.cc:272
← previous
next →
301–400 of 2,771, ranked by callers