Searched defs:ExactMatch (Results 1 – 4 of 4) sorted by relevance
37 ExactMatch, ///< The data referenced by the COMDAT must be the same. enumerator
65 bool ExactMatch = false; in getSubsectionInsertionPoint() local
170 ExactMatch, enumerator
500 enum MatchType : bool { CompatibleMatch, ExactMatch }; enumerator