Searched refs:ParsedAttrMap (Results 1 – 1 of 1) sorted by relevance
189 typedef std::vector<std::pair<std::string, const Record *>> ParsedAttrMap; typedef191 static ParsedAttrMap getParsedAttrList(const RecordKeeper &Records, in getParsedAttrList()192 ParsedAttrMap *Dupes = nullptr, in getParsedAttrList()195 ParsedAttrMap R; in getParsedAttrList()2496 ParsedAttrMap Attrs = getParsedAttrList(Records); in emitClangAttrArgContextList()2661 ParsedAttrMap Attrs = getParsedAttrList(Records); in emitClangAttrAcceptsExprPack()2693 ParsedAttrMap AttrMap = getParsedAttrList(Records); in emitAttributes()3906 ParsedAttrMap Attrs = getParsedAttrList(Records); in EmitClangAttrSpellingListIndex()4123 ParsedAttrMap Names = getParsedAttrList(Records); in EmitClangAttrParsedAttrList()4597 const ParsedAttrMap &Dupes, in GenerateTargetRequirements()[all …]