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