Home
last modified time | relevance | path

Searched refs:getLastAttr (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/clang/utils/TableGen/
H A DClangAttrEmitter.cpp2964 << ", " << getLastAttr()->getName() << ")\n"; in emitAttrRange()
2990 Record *getLastAttr() const { in getLastAttr() function
2993 return SubClasses.back()->getLastAttr(); in getLastAttr()