Home
last modified time | relevance | path

Searched defs:getAttrName (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DAttributeCommonInfo.h179 const IdentifierInfo *getAttrName() const { return AttrName; } in getAttrName() function
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp231 StringRef getAttrName() const { return attrName; } in getAttrName() function in __anone44e3aff0211::Argument