Searched refs:ParsedAttrMap (Results 1 – 1 of 1) sorted by relevance
150 typedef std::vector<std::pair<std::string, const Record *>> ParsedAttrMap; typedef152 static ParsedAttrMap getParsedAttrList(const RecordKeeper &Records, in getParsedAttrList()153 ParsedAttrMap *Dupes = nullptr) { in getParsedAttrList()156 ParsedAttrMap R; in getParsedAttrList()1553 ParsedAttrMap Attrs = getParsedAttrList(Records); in emitClangAttrArgContextList()2352 ParsedAttrMap Attrs = getParsedAttrList(Records); in EmitClangAttrSpellingListIndex()2517 ParsedAttrMap Names = getParsedAttrList(Records); in EmitClangAttrParsedAttrList()2819 const ParsedAttrMap &Dupes, in GenerateTargetRequirements()2923 ParsedAttrMap Dupes; in EmitClangAttrParsedAttrImpl()2924 ParsedAttrMap Attrs = getParsedAttrList(Records, &Dupes); in EmitClangAttrParsedAttrImpl()