MCPcopy Create free account

hub / github.com/bkryza/clang-uml / functions

Functions2,771 in github.com/bkryza/clang-uml

↓ 2 callersMethodfoo_c
Do nothing unless override is provided
tests/t00002/t00002.cc:30
↓ 2 callersMethodfoo_c
Do nothing unless override is provided
tests/t90001/t90001.cc:31
↓ 2 callersMethodfor_all_elements
src/common/model/element_view.h:104
↓ 2 callersMethodformat
tests/t00101/t00101.cc:23
↓ 2 callersMethodfs_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 callersMethodfull_path
* Return full path, i.e. parent path and elements name. * * @return Full source file path. */
src/common/model/source_file.h:146
↓ 2 callersMethodgenerate
src/class_diagram/generators/text_diagram_strategy.h:54
↓ 2 callersFunctiongenerate_class_diagram
tests/test_cases.cc:137
↓ 2 callersFunctiongenerate_include_diagram
tests/test_cases.cc:161
↓ 2 callersFunctiongenerate_package_diagram
tests/test_cases.cc:153
↓ 2 callersFunctiongenerate_sequence_diagram
tests/test_cases.cc:145
↓ 2 callersMethodgetCompileCommands
src/common/compilation_database.cc:76
↓ 2 callersMethodgetMatcher
(e)
docs/doxygen/highlight.min.js:138
↓ 2 callersMethodgetMatcher
(index)
docs/doxygen/highlight.js:1277
↓ 2 callersMethodget_area
tests/t00096/t00096.cc:90
↓ 2 callersMethodget_bitterness
tests/t00059/t00059.cc:33
↓ 2 callersFunctionget_env
src/util/util.cc:121
↓ 2 callersFunctionget_graph
tests/test_case_utils/test_case_utils.cc:629
↓ 2 callersFunctionget_graph_node
tests/test_case_utils/test_case_utils.cc:617
↓ 2 callersMethodget_name
tests/t00101/t00101.cc:28
↓ 2 callersMethodget_name
tests/t00059/t00059.cc:20
↓ 2 callersFunctionget_nested_element
tests/test_case_utils/test_case_utils.cc:670
↓ 2 callersMethodget_parents
src/class_diagram/model/diagram.cc:159
↓ 2 callersFunctionget_raw_comment
src/common/clang_utils.cc:1016
↓ 2 callersFunctionget_source_text_raw
src/common/clang_utils.cc:380
↓ 2 callersMethodget_style
src/config/config.cc:239
↓ 2 callersFunctionget_svg_files
Return a list of SVG files in the given directory.
util/test_case_browser.py:26
↓ 2 callersMethodget_sweetness
tests/t00059/t00059.cc:21
↓ 2 callersFunctionget_typedef_enum_decl
src/common/clang_utils.cc:1153
↓ 2 callersFunctionhas_attr
src/common/clang_utils.cc:1065
↓ 2 callersMethodhas_element
src/class_diagram/model/diagram.cc:187
↓ 2 callersFunctionhighlightAuto
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 callersMethodinitialize
src/common/model/filters/diagram_filter.cc:1107
↓ 2 callersMethodinitialize_type_aliases
src/config/config.cc:549
↓ 2 callersMethodis_const
src/sequence_diagram/model/participant.cc:151
↓ 2 callersMethodis_constructor
src/sequence_diagram/model/participant.cc:272
↓ 2 callersMethodis_defaulted
src/sequence_diagram/model/participant.cc:276
↓ 2 callersMethodis_empty
src/include_diagram/model/diagram.cc:137
↓ 2 callersMethodis_empty
* Check if nested element is empty. * * @return True if this nested element is empty. */
src/common/model/nested_trait.h:226
↓ 2 callersMethodis_fixed
src/common/compilation_database.cc:59
↓ 2 callersFunctionis_identifier_character
src/common/clang_utils.cc:664
↓ 2 callersFunctionis_lambda_call
src/common/clang_utils.cc:1237
↓ 2 callersMethodis_objc_interface
src/sequence_diagram/model/participant.cc:99
↓ 2 callersFunctionis_struct
src/common/clang_utils.cc:1048
↓ 2 callersMethodis_struct
src/sequence_diagram/model/participant.cc:34
↓ 2 callersMethodis_template_template_parameter
src/common/model/template_parameter.cc:563
↓ 2 callersFunctionjoin
src/util/util.cc:327
↓ 2 callersMethodlog_result
tests/t20001/t20001.cc:30
↓ 2 callersFunctionm1
tests/t20003/t20003.cc:10
↓ 2 callersFunctionm2
tests/t20003/t20003.cc:8
↓ 2 callersFunctionmap_type_parameter_to_template_parameter
src/common/visitor/template_builder.cc:26
↓ 2 callersFunctionnewNode
(opts = {})
docs/doxygen/highlight.js:215
↓ 2 callersFunctionp
(e)
docs/doxygen/highlight.min.js:50
↓ 2 callersFunctionparse_diagram_config
src/config/yaml_decoders.cc:262
↓ 2 callersMethodprint
tests/t20041/t20041.cc:20
↓ 2 callersFunctionprocessKeywords
()
docs/doxygen/highlight.js:1759
↓ 2 callersFunctionprocessLexeme
* Process an individual match * * @param {string} textBeforeMatch - text preceding the match (since the last match) * @param {En
docs/doxygen/highlight.js:2039
↓ 2 callersFunctionr
(e={})
docs/doxygen/highlight.min.js:26
↓ 2 callersFunctionremapScopeNames
* 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 callersFunctionremove_duplicates
src/util/util.h:393
↓ 2 callersMethodrender_circle
tests/t00099/t00099.cc:19
↓ 2 callersMethodrender_rectangle
tests/t00099/t00099.cc:20
↓ 2 callersFunctionresolve_option_path
src/config/yaml_decoders.cc:1185
↓ 2 callersFunctionrtrim
src/util/util.cc:235
↓ 2 callersFunctionrun
tests/t20047/t20047.cc:18
↓ 2 callersMethodset_case_type
tests/t00100/t00100.cc:24
↓ 2 callersMethodset_case_type
tests/t00094/t00094.cc:23
↓ 2 callersMethodset_column
* Set the source location column number. * * @param line Column number. */
src/common/model/source_location.h:112
↓ 2 callersMethodset_comment
src/common/model/decorated_element.cc:92
↓ 2 callersMethodset_concept_constraint
src/common/model/template_parameter.cc:574
↓ 2 callersMethodset_cpu
tests/t00100/t00100.cc:14
↓ 2 callersMethodset_cpu
tests/t00094/t00094.cc:13
↓ 2 callersMethodset_deprecated
src/common/model/package.cc:46
↓ 2 callersMethodset_from
src/sequence_diagram/model/message.cc:41
↓ 2 callersMethodset_graphics_card
tests/t00100/t00100.cc:17
↓ 2 callersMethodset_graphics_card
tests/t00094/t00094.cc:16
↓ 2 callersMethodset_memory
tests/t00100/t00100.cc:15
↓ 2 callersMethodset_memory
tests/t00094/t00094.cc:14
↓ 2 callersMethodset_mode
src/common/model/filters/diagram_filter.cc:182
↓ 2 callersMethodset_motherboard
tests/t00100/t00100.cc:18
↓ 2 callersMethodset_motherboard
tests/t00094/t00094.cc:17
↓ 2 callersMethodset_multiplicity_destination
src/common/model/relationship.cc:66
↓ 2 callersMethodset_power_supply
tests/t00100/t00100.cc:23
↓ 2 callersMethodset_power_supply
tests/t00094/t00094.cc:22
↓ 2 callersMethodset_storage
tests/t00100/t00100.cc:16
↓ 2 callersMethodset_storage
tests/t00094/t00094.cc:15
↓ 2 callersMethodset_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 callersMethodset_type
src/common/model/template_parameter.cc:165
↓ 2 callersFunctionshouldNotHighlight
* Tests a language name to see if highlighting should be skipped * @param {string} languageName
docs/doxygen/highlight.js:1647
↓ 2 callersMethodshown
tests/t00018/t00018.h:23
↓ 2 callersMethodsize
tests/t20064/t20064.cc:11
↓ 2 callersFunctionsplit_ns
src/common/clang_utils.cc:544
↓ 2 callersFunctionstartNewMode
* @param {CompiledMode} mode - new mode to start * @param {RegExpMatchArray} match
docs/doxygen/highlight.js:1872
↓ 2 callersFunctiont8
tests/t40003/include/dependencies/t8.h:6
↓ 2 callersFunctionte
docs/doxygen/highlight.min.js:174
↓ 2 callersMethodto_alias
src/package_diagram/model/diagram.cc:50
↓ 2 callersFunctionto_string
src/common/clang_utils.cc:137
↓ 2 callersFunctiontrim_typename
src/util/util.cc:241
↓ 2 callersMethodtype
src/common/model/template_parameter.cc:177
↓ 2 callersMethodtype
src/common/model/relationship.cc:46
← previousnext →601–700 of 2,771, ranked by callers