Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp2381 bool ArgNoUndef = DetermineNoUndef(ParamType, getTypes(), DL, AI); in ConstructAttributeList() local
2382 if (CodeGenOpts.EnableNoundefAttrs && ArgNoUndef) in ConstructAttributeList()