Searched refs:FXConds (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | TreeTransform.h | 6277 if (ArrayRef FXConds = EPI.FunctionEffects.conditions(); !FXConds.empty()) { in TransformFunctionProtoType() local |