Home
last modified time | relevance | path

Searched refs:NewViol (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaFunctionEffects.cpp393 void checkAddViolation(bool Inferring, const Violation &NewViol) { in checkAddViolation() argument
395 ViolationsForExplicitEffects.push_back(NewViol); in checkAddViolation()
397 InferrableEffectToFirstViolation.maybeInsert(NewViol); in checkAddViolation()