Searched refs:ParsedAttrMap (Results 1 – 1 of 1) sorted by relevance
132 typedef std::vector<std::pair<std::string, const Record *>> ParsedAttrMap; typedef134 static ParsedAttrMap getParsedAttrList(const RecordKeeper &Records, in getParsedAttrList()135 ParsedAttrMap *Dupes = nullptr) { in getParsedAttrList()138 ParsedAttrMap R; in getParsedAttrList()1370 ParsedAttrMap Attrs = getParsedAttrList(Records); in emitClangAttrArgContextList()1992 ParsedAttrMap Attrs = getParsedAttrList(Records); in EmitClangAttrSpellingListIndex()2160 ParsedAttrMap Names = getParsedAttrList(Records); in EmitClangAttrParsedAttrList()2461 const ParsedAttrMap &Dupes, in GenerateTargetRequirements()2593 ParsedAttrMap Dupes; in EmitClangAttrParsedAttrImpl()2594 ParsedAttrMap Attrs = getParsedAttrList(Records, &Dupes); in EmitClangAttrParsedAttrImpl()