Home
last modified time | relevance | path

Searched defs:CFE (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaFunctionEffects.cpp1559 for (const auto &CFE : SrcFX) { in shouldDiagnoseConversion() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DTypePrinter.cpp1043 for (const auto &CFE : FX) { in printFunctionProtoAfter() local
H A DType.cpp5578 const FunctionEffectWithCondition &CFE) { in operator <<()