Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp2672 ParsedAttrMap AttrMap = getParsedAttrList(Records); in emitAttributes() local
2792 AttrMap, [R](const std::pair<std::string, const Record *> &P) { in emitAttributes()
2899 if (ParsedAttrSpellingItr != std::end(AttrMap)) in emitAttributes()