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
↓ 2 callers
Method
foo_c
Do nothing unless override is provided
tests/t00002/t00002.cc:30
↓ 2 callers
Method
foo_c
Do nothing unless override is provided
tests/t90001/t90001.cc:31
↓ 2 callers
Method
for_all_elements
src/common/model/element_view.h:104
↓ 2 callers
Method
format
tests/t00101/t00101.cc:23
↓ 2 callers
Method
fs_path
* Convert the source file path to std::filesystem::path, relative to `base` * * @param base Base path * @return Filesystem path to the
src/common/model/source_file.h:154
↓ 2 callers
Method
full_path
* Return full path, i.e. parent path and elements name. * * @return Full source file path. */
src/common/model/source_file.h:146
↓ 2 callers
Method
generate
src/class_diagram/generators/text_diagram_strategy.h:54
↓ 2 callers
Function
generate_class_diagram
tests/test_cases.cc:137
↓ 2 callers
Function
generate_include_diagram
tests/test_cases.cc:161
↓ 2 callers
Function
generate_package_diagram
tests/test_cases.cc:153
↓ 2 callers
Function
generate_sequence_diagram
tests/test_cases.cc:145
↓ 2 callers
Method
getCompileCommands
src/common/compilation_database.cc:76
↓ 2 callers
Method
getMatcher
(e)
docs/doxygen/highlight.min.js:138
↓ 2 callers
Method
getMatcher
(index)
docs/doxygen/highlight.js:1277
↓ 2 callers
Method
get_area
tests/t00096/t00096.cc:90
↓ 2 callers
Method
get_bitterness
tests/t00059/t00059.cc:33
↓ 2 callers
Function
get_env
src/util/util.cc:121
↓ 2 callers
Function
get_graph
tests/test_case_utils/test_case_utils.cc:629
↓ 2 callers
Function
get_graph_node
tests/test_case_utils/test_case_utils.cc:617
↓ 2 callers
Method
get_name
tests/t00101/t00101.cc:28
↓ 2 callers
Method
get_name
tests/t00059/t00059.cc:20
↓ 2 callers
Function
get_nested_element
tests/test_case_utils/test_case_utils.cc:670
↓ 2 callers
Method
get_parents
src/class_diagram/model/diagram.cc:159
↓ 2 callers
Function
get_raw_comment
src/common/clang_utils.cc:1016
↓ 2 callers
Function
get_source_text_raw
src/common/clang_utils.cc:380
↓ 2 callers
Method
get_style
src/config/config.cc:239
↓ 2 callers
Function
get_svg_files
Return a list of SVG files in the given directory.
util/test_case_browser.py:26
↓ 2 callers
Method
get_sweetness
tests/t00059/t00059.cc:21
↓ 2 callers
Function
get_typedef_enum_decl
src/common/clang_utils.cc:1153
↓ 2 callers
Function
has_attr
src/common/clang_utils.cc:1065
↓ 2 callers
Method
has_element
src/class_diagram/model/diagram.cc:187
↓ 2 callers
Function
highlightAuto
Highlighting with language detection. Accepts a string with the code to highlight. Returns an object with the following properties: - languag
docs/doxygen/highlight.js:2237
↓ 2 callers
Method
initialize
src/common/model/filters/diagram_filter.cc:1107
↓ 2 callers
Method
initialize_type_aliases
src/config/config.cc:549
↓ 2 callers
Method
is_const
src/sequence_diagram/model/participant.cc:151
↓ 2 callers
Method
is_constructor
src/sequence_diagram/model/participant.cc:272
↓ 2 callers
Method
is_defaulted
src/sequence_diagram/model/participant.cc:276
↓ 2 callers
Method
is_empty
src/include_diagram/model/diagram.cc:137
↓ 2 callers
Method
is_empty
* Check if nested element is empty. * * @return True if this nested element is empty. */
src/common/model/nested_trait.h:226
↓ 2 callers
Method
is_fixed
src/common/compilation_database.cc:59
↓ 2 callers
Function
is_identifier_character
src/common/clang_utils.cc:664
↓ 2 callers
Function
is_lambda_call
src/common/clang_utils.cc:1237
↓ 2 callers
Method
is_objc_interface
src/sequence_diagram/model/participant.cc:99
↓ 2 callers
Function
is_struct
src/common/clang_utils.cc:1048
↓ 2 callers
Method
is_struct
src/sequence_diagram/model/participant.cc:34
↓ 2 callers
Method
is_template_template_parameter
src/common/model/template_parameter.cc:563
↓ 2 callers
Function
join
src/util/util.cc:327
↓ 2 callers
Method
log_result
tests/t20001/t20001.cc:30
↓ 2 callers
Function
m1
tests/t20003/t20003.cc:10
↓ 2 callers
Function
m2
tests/t20003/t20003.cc:8
↓ 2 callers
Function
map_type_parameter_to_template_parameter
src/common/visitor/template_builder.cc:26
↓ 2 callers
Function
newNode
(opts = {})
docs/doxygen/highlight.js:215
↓ 2 callers
Function
p
(e)
docs/doxygen/highlight.min.js:50
↓ 2 callers
Function
parse_diagram_config
src/config/yaml_decoders.cc:262
↓ 2 callers
Method
print
tests/t20041/t20041.cc:20
↓ 2 callers
Function
processKeywords
()
docs/doxygen/highlight.js:1759
↓ 2 callers
Function
processLexeme
* Process an individual match * * @param {string} textBeforeMatch - text preceding the match (since the last match) * @param {En
docs/doxygen/highlight.js:2039
↓ 2 callers
Function
r
(e={})
docs/doxygen/highlight.min.js:26
↓ 2 callers
Function
remapScopeNames
* Renumbers labeled scope names to account for additional inner match * groups that otherwise would break everything. * * Lets say we 3 match
docs/doxygen/highlight.js:1043
↓ 2 callers
Function
remove_duplicates
src/util/util.h:393
↓ 2 callers
Method
render_circle
tests/t00099/t00099.cc:19
↓ 2 callers
Method
render_rectangle
tests/t00099/t00099.cc:20
↓ 2 callers
Function
resolve_option_path
src/config/yaml_decoders.cc:1185
↓ 2 callers
Function
rtrim
src/util/util.cc:235
↓ 2 callers
Function
run
tests/t20047/t20047.cc:18
↓ 2 callers
Method
set_case_type
tests/t00100/t00100.cc:24
↓ 2 callers
Method
set_case_type
tests/t00094/t00094.cc:23
↓ 2 callers
Method
set_column
* Set the source location column number. * * @param line Column number. */
src/common/model/source_location.h:112
↓ 2 callers
Method
set_comment
src/common/model/decorated_element.cc:92
↓ 2 callers
Method
set_concept_constraint
src/common/model/template_parameter.cc:574
↓ 2 callers
Method
set_cpu
tests/t00100/t00100.cc:14
↓ 2 callers
Method
set_cpu
tests/t00094/t00094.cc:13
↓ 2 callers
Method
set_deprecated
src/common/model/package.cc:46
↓ 2 callers
Method
set_from
src/sequence_diagram/model/message.cc:41
↓ 2 callers
Method
set_graphics_card
tests/t00100/t00100.cc:17
↓ 2 callers
Method
set_graphics_card
tests/t00094/t00094.cc:16
↓ 2 callers
Method
set_memory
tests/t00100/t00100.cc:15
↓ 2 callers
Method
set_memory
tests/t00094/t00094.cc:14
↓ 2 callers
Method
set_mode
src/common/model/filters/diagram_filter.cc:182
↓ 2 callers
Method
set_motherboard
tests/t00100/t00100.cc:18
↓ 2 callers
Method
set_motherboard
tests/t00094/t00094.cc:17
↓ 2 callers
Method
set_multiplicity_destination
src/common/model/relationship.cc:66
↓ 2 callers
Method
set_power_supply
tests/t00100/t00100.cc:23
↓ 2 callers
Method
set_power_supply
tests/t00094/t00094.cc:22
↓ 2 callers
Method
set_storage
tests/t00100/t00100.cc:16
↓ 2 callers
Method
set_storage
tests/t00094/t00094.cc:15
↓ 2 callers
Method
set_system_header
* Set whether the file is a system header * * @param is_system Whether the file is a system header */
src/common/model/source_file.h:125
↓ 2 callers
Method
set_type
src/common/model/template_parameter.cc:165
↓ 2 callers
Function
shouldNotHighlight
* Tests a language name to see if highlighting should be skipped * @param {string} languageName
docs/doxygen/highlight.js:1647
↓ 2 callers
Method
shown
tests/t00018/t00018.h:23
↓ 2 callers
Method
size
tests/t20064/t20064.cc:11
↓ 2 callers
Function
split_ns
src/common/clang_utils.cc:544
↓ 2 callers
Function
startNewMode
* @param {CompiledMode} mode - new mode to start * @param {RegExpMatchArray} match
docs/doxygen/highlight.js:1872
↓ 2 callers
Function
t8
tests/t40003/include/dependencies/t8.h:6
↓ 2 callers
Function
te
docs/doxygen/highlight.min.js:174
↓ 2 callers
Method
to_alias
src/package_diagram/model/diagram.cc:50
↓ 2 callers
Function
to_string
src/common/clang_utils.cc:137
↓ 2 callers
Function
trim_typename
src/util/util.cc:241
↓ 2 callers
Method
type
src/common/model/template_parameter.cc:177
↓ 2 callers
Method
type
src/common/model/relationship.cc:46
← previous
next →
601–700 of 2,771, ranked by callers