Home
last modified time | relevance | path

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

/external/clang/include/clang/Serialization/
DASTWriter.h341 const Attr *getAttr() const { return Attribute; } in getAttr() function
/external/clang/include/clang/AST/
DDeclBase.h490 template<typename T> T *getAttr() const { in getAttr() function
DComment.h482 const Attribute &getAttr(unsigned Idx) const { in getAttr() function