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; getSubsectionInsertionPoint() local
170 ExactMatch, enumerator
486 enum MatchType : bool { CompatibleMatch, ExactMatch }; enumerator