Searched defs:ExactMatch (Results 1 – 4 of 4) sorted by relevance
33 ExactMatch, ///< The data referenced by the COMDAT must be the same. enumerator
35 ExactMatch, ///< The data referenced by the COMDAT must be the same. enumerator
65 bool ExactMatch = false; in getSubsectionInsertionPoint() local