Home
last modified time | relevance | path

Searched defs:nsr (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp101316 OwningCompileOptions& setNoScriptRval(bool nsr) { noScriptRval = nsr; return *this; } in setNoScriptRval()
101405 CompileOptions& setNoScriptRval(bool nsr) { noScriptRval = nsr; return *this; } in setNoScriptRval()