Home
last modified time | relevance | path

Searched defs:NewEC (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp5193 bool FunctionEffectSet::insert(const FunctionEffectWithCondition &NewEC, in insert()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp7569 const FunctionEffectWithCondition NewEC{FunctionEffect(FEKind), in handleNonBlockingNonAllocatingTypeAttr() local
H A DSemaDecl.cpp20265 const FunctionEffectsRef &FX, const FunctionEffectWithCondition &NewEC, in diagnoseConflictingFunctionEffect()
H A DTreeTransform.h6283 FunctionEffectWithCondition NewEC = PrevEC; in TransformFunctionProtoType() local