MCPcopy Create free account

hub / github.com/adobe/hyde / functions

Functions170 in github.com/adobe/hyde

Methodcheck_removed
emitters/yaml_base_emitter.cpp:406
Methodcheck_scalar
emitters/yaml_base_emitter.cpp:421
Methodcheck_scalar_array
emitters/yaml_base_emitter.cpp:710
Methodcheck_typedefs
emitters/yaml_base_emitter.cpp:357
Methodclass_example
default constructor.
test_files/classes.cpp:58
Methodcompiler_generated
test_files/comments.cpp:18
Methodcreate_directory_stub
emitters/yaml_base_emitter.cpp:1283
Methodcreate_path_directories
emitters/yaml_base_emitter.cpp:1309
Methoddefined_in_file
emitters/yaml_base_emitter.cpp:1504
Methoddirectory_mangle
emitters/yaml_base_emitter.cpp:1271
Methoddo_merge
emitters/yaml_class_emitter.cpp:28
Methoddo_merge
emitters/yaml_function_emitter.cpp:27
Methoddo_merge
emitters/yaml_enum_emitter.cpp:24
Methoddo_merge
emitters/yaml_library_emitter.cpp:24
Methoddo_merge
emitters/yaml_sourcefile_emitter.cpp:24
Methoddst_path
emitters/yaml_base_emitter.hpp:212
Methoddst_path_append
emitters/yaml_base_emitter.hpp:177
Methoddst_path_append
emitters/yaml_base_emitter.hpp:233
Methodemit
emitters/yaml_class_emitter.cpp:74
Methodemit
emitters/yaml_function_emitter.cpp:94
Methodemit
emitters/yaml_library_emitter.cpp:40
Methodemit
emitters/yaml_sourcefile_emitter.cpp:38
Methodextraneous_file_check_internal
emitters/yaml_sourcefile_emitter.cpp:54
Methodfilename_filter
emitters/yaml_base_emitter.cpp:1592
Methodfilename_truncate
emitters/yaml_base_emitter.cpp:1250
Methodformat_template_parameters
emitters/yaml_base_emitter.cpp:1566
MethodgetJSON
matchers/namespace_matcher.hpp:43
MethodgetJSON
matchers/class_matcher.hpp:43
MethodgetJSON
matchers/function_matcher.hpp:43
MethodgetJSON
matchers/typealias_matcher.hpp:43
MethodgetJSON
matchers/typedef_matcher.hpp:43
Methodhas_inline_field
emitters/yaml_base_emitter.cpp:1162
Methodinsert_annotations
emitters/yaml_base_emitter.cpp:1530
Methodinsert_doxygen
emitters/yaml_base_emitter.cpp:270
Methodinsert_inherited
emitters/yaml_base_emitter.cpp:1518
Methodinsert_typedefs
emitters/yaml_base_emitter.cpp:313
Functionmain
sources/main.cpp:443
Methodmember_function
example member function. @return double the value of `_x`.
test_files/classes.cpp:71
Methodmember_function_trailing_return_type
member function with a trailing return type. @return "`_x`"
test_files/classes.cpp:67
Methodmerge
emitters/yaml_base_emitter.cpp:1168
Functionnullary_function_example
an example nullary function. @return `0`
test_files/functions.cpp:16
Methodoperator!=
test_files/point.cpp:48
Methodoperator()
sources/autodetect.cpp:96
Methodoperator-
test_files/point.cpp:54
Methodoperator==
test_files/point.cpp:42
Methodorigin
A static routine that returns the origin point. @return The point `(0, 0)`
test_files/point.cpp:29
Functionoverloaded
an example unary overloaded function @param first the first input parameter @return `first`
test_files/functions.cpp:29
Methodpoint
Default constructor of default definition.
test_files/point.cpp:33
Methodreconcile
emitters/yaml_base_emitter.cpp:1419
Methodrun
matchers/function_matcher.cpp:41
Methodrun
matchers/typealias_matcher.cpp:40
Methodrun
matchers/namespace_matcher.cpp:40
Methodrun
matchers/typedef_matcher.cpp:40
Methodrun
matchers/class_matcher.cpp:132
Functionsource_paths
sources/main.cpp:437
Functionstatic_auto_function_example
an example static function with `auto` return type @return `0`
test_files/functions.cpp:52
Functionstatic_function_example
an example static function @return `0`
test_files/functions.cpp:47
Methodstatic_method
@brief static member function. @return Zero. By which I mean `0`. In the sources, this comment is on multiple lines.
test_files/classes.cpp:126
Functionstatic_trailing_type_function_example
an example static function with trailing return type @return `0`
test_files/functions.cpp:57
Methodsubcomponent
emitters/yaml_base_emitter.cpp:1511
Functiontemplate_function_example
test_files/functions.cpp:68
Methodtemplate_member_function
test_files/classes.cpp:130
Methodtemplate_member_function<double>
test_files/classes.cpp:134
Methodyaml_base_emitter
emitters/yaml_base_emitter.hpp:58
Methodyaml_class_emitter
emitters/yaml_class_emitter.hpp:25
Methodyaml_enum_emitter
emitters/yaml_enum_emitter.hpp:25
Methodyaml_function_emitter
emitters/yaml_function_emitter.hpp:25
Methodyaml_library_emitter
emitters/yaml_library_emitter.hpp:25
Methodyaml_sourcefile_emitter
emitters/yaml_sourcefile_emitter.hpp:25
Method~some_struct
test_files/comments.cpp:34
← previous101–170 of 170, ranked by callers