HomeSort by relevance Sort by last modified time
    Searched defs:getAttrName (Results 1 - 3 of 3) sorted by null

  /external/clang/utils/TableGen/
ClangAttrEmitter.cpp 88 StringRef getAttrName() const { return attrName; }
221 OS << "bool " << getAttrName() << "Attr::is" << getUpperName()
237 OS << "unsigned " << getAttrName() << "Attr::get" << getUpperName()
360 OS << " for (" << getAttrName() << "Attr::" << getLowerName()
415 OS << " " << getAttrName() << "Attr::" << type << " " << getLowerName()
416 << "(static_cast<" << getAttrName() << "Attr::" << type
  /external/skia/src/xml/
SkDOM.cpp 158 const char* SkDOM::getAttrName(const Node* node, const Attr* attr) const
  /external/jdiff/
xerces.jar 

Completed in 662 milliseconds