Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp20273 auto Incompatible = [&](const FunctionEffectWithCondition &PrevEC) { in diagnoseConflictingFunctionEffect()
20285 for (const FunctionEffectWithCondition &PrevEC : FX) { in diagnoseConflictingFunctionEffect() local
H A DTreeTransform.h6282 for (const FunctionEffectWithCondition &PrevEC : EPI.FunctionEffects) { in TransformFunctionProtoType() local