Home
last modified time | relevance | path

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

/third_party/skia/src/xml/
DSkDOM.cpp263 bool SkDOM::hasAttr(const Node* node, const char name[], const char value[]) const { in hasAttr() function in SkDOM
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DAttributor.cpp536 bool IRPosition::hasAttr(ArrayRef<Attribute::AttrKind> AKs, in hasAttr() function in IRPosition
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp90092 bool hasAttr = content->GetAttr(2, nsGkAtoms::lang, in GetLang() local