Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp591 #define OMP_RTL(_Enum, _Name, _IsVarArg, _ReturnType, ...) \ in initializeRuntimeFunctions() argument
601 RFI.IsVarArg = _IsVarArg; \ in initializeRuntimeFunctions()