Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaFunctionEffects.cpp308 void maybeInsert(const Violation &Viol) { in maybeInsert() argument
311 else if (lookup(Viol.Effect) != nullptr) in maybeInsert()
314 Impl->push_back(Viol); in maybeInsert()