Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugSuppression.cpp154 auto InsertionResult = CachedSuppressionLocations.insert( isSuppressed() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-diff/lib/
H A DDifferenceEngine.cpp736 auto InsertionResult = BDC.EquivalenceAssumptions.insert({L, R}); equivalentAsOperands() local