Searched refs:ParsedAttrMap (Results 1 – 1 of 1) sorted by relevance
171 typedef std::vector<std::pair<std::string, const Record *>> ParsedAttrMap; typedef173 static ParsedAttrMap getParsedAttrList(const RecordKeeper &Records, in getParsedAttrList()174 ParsedAttrMap *Dupes = nullptr, in getParsedAttrList()178 ParsedAttrMap R; in getParsedAttrList()2416 ParsedAttrMap Attrs = getParsedAttrList(Records); in emitClangAttrArgContextList()2529 ParsedAttrMap Dupes; in emitClangAttrUnevaluatedStringLiteralList()2530 ParsedAttrMap Attrs = getParsedAttrList(Records, &Dupes, /*SemaOnly=*/false); in emitClangAttrUnevaluatedStringLiteralList()2638 ParsedAttrMap Attrs = getParsedAttrList(Records); in emitClangAttrAcceptsExprPack()2672 ParsedAttrMap AttrMap = getParsedAttrList(Records); in emitAttributes()3842 ParsedAttrMap Attrs = getParsedAttrList(Records); in EmitClangAttrSpellingListIndex()[all …]