CodeQL library for C/C++
codeql/cpp-all 0.12.10 (changelog, source)
Search

Member predicate Overlap::getPrecision

Gets a value representing how precise this overlap is. The higher the value, the more precise the overlap. The precision values are ordered as follows, from most to least precise: MustExactlyOverlap MustTotallyOverlap MayPartiallyOverlap

int getPrecision()