Searched refs:mustMatch (Results 1 – 2 of 2) sorted by relevance
220 std::map<StringRef, std::pair<StringRef, InputFile *>> mustMatch; member
779 std::pair<StringRef, InputFile *> existing = ctx.config.mustMatch[k]; in checkFailIfMismatch()788 ctx.config.mustMatch[k] = {v, source}; in checkFailIfMismatch()