Home
last modified time | relevance | path

Searched refs:HasFlag (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/torque/
H A Dcpp-builder.h116 bool HasFlag(FunctionFlag flag) const { return (flags_ & flag) == flag; } in HasFlag() function in v8::internal::torque::cpp::Function
119 bool Is##name() const { return HasFlag(k##name); }
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 25 milliseconds