Searched refs:ArgsTypes (Results 1 – 2 of 2) sorted by relevance
306 std::vector<ffi_type *> ArgsTypes(ArgNum, &ffi_type_pointer); in __tgt_rtl_run_target_team_region() local316 &ffi_type_void, &ArgsTypes[0]); in __tgt_rtl_run_target_team_region()
476 SmallVector<Type *, 8> ArgsTypes({__VA_ARGS__}); \ in initializeRuntimeFunctions()479 if (declMatchesRTFTypes(F, OMPBuilder._ReturnType, ArgsTypes)) { \ in initializeRuntimeFunctions()486 RFI.ArgumentTypes = std::move(ArgsTypes); \ in initializeRuntimeFunctions()