MCPcopy Create free account
hub / github.com/chromiumembedded/cef / get_function_impls

Function get_function_impls

tools/cef_parser.py:605–659  ·  view source on GitHub ↗

Retrieve the function parts from the specified contents as a set of return value, name, arguments and body. Ident must occur somewhere in the value.

(content, ident, has_impl=True)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

make_ctocpp_class_implFunction · 0.85
make_ctocpp_global_implFunction · 0.85
make_cpptoc_class_implFunction · 0.85
make_cpptoc_global_implFunction · 0.85

Calls 2

replaceMethod · 0.80
findMethod · 0.80

Tested by

no test coverage detected