Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h950 struct StaticRTInput { struct
972 StaticRTInput(unsigned IVSize, bool IVSigned, bool Ordered, Address IL, argument
996 const StaticRTInput &Values); argument