Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1163 struct StaticRTInput { struct
1185 StaticRTInput(unsigned IVSize, bool IVSigned, bool Ordered, Address IL, argument
1209 const StaticRTInput &Values); argument