Searched refs:ParsedAttrMap (Results 1 – 1 of 1) sorted by relevance
133 typedef std::vector<std::pair<std::string, const Record *>> ParsedAttrMap; typedef135 static ParsedAttrMap getParsedAttrList(const RecordKeeper &Records, in getParsedAttrList()136 ParsedAttrMap *Dupes = nullptr) { in getParsedAttrList()139 ParsedAttrMap R; in getParsedAttrList()1402 ParsedAttrMap Attrs = getParsedAttrList(Records); in emitClangAttrArgContextList()2071 ParsedAttrMap Attrs = getParsedAttrList(Records); in EmitClangAttrSpellingListIndex()2239 ParsedAttrMap Names = getParsedAttrList(Records); in EmitClangAttrParsedAttrList()2541 const ParsedAttrMap &Dupes, in GenerateTargetRequirements()2645 ParsedAttrMap Dupes; in EmitClangAttrParsedAttrImpl()2646 ParsedAttrMap Attrs = getParsedAttrList(Records, &Dupes); in EmitClangAttrParsedAttrImpl()