Home
last modified time | relevance | path

Searched defs:Larger (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugSuppression.cpp65 inline bool fullyContains(SourceRange Larger, SourceRange Smaller, in fullyContains()
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerTracePC.cpp566 uint64_t Larger = ~(uint64_t)0; in __sanitizer_cov_trace_switch() local