Lines Matching refs:t
15 # default: doesn't emit anything
20 # default: doesn't emit anything
24 # default: doesn't emit an include guard
33 # default: doesn't emit anything
34 autogen_warning = "/* Warning, this file is autogenerated by cbindgen. Don't modify this manually. …
41 # default: doesn't emit a namespace
85 # If the language is not C this option won't have any effect.
156 # A list of substitutions for converting cfg's to ifdefs. cfgs which aren't
173 # found but otherwise don't appear to be used by the public API.
228 # given name. This can be used to add things like methods which don't change ABI,
237 # given name. This can be used to add things like methods which don't change ABI.
304 # that don't return (that return `!` in Rust).
328 # technically possible values (that shouldn't have a purpose here):
357 # technically possible values (that shouldn't have a purpose here):
432 # technically possible values (that shouldn't have a purpose for the variants):
490 # destructors. This isn't necessary for structs because C++ has rules to
592 # will always be parsed, even if the blacklist/whitelist says it shouldn't be.