Searched defs:UAC (Results 1 – 3 of 3) sorted by relevance
159 using UAC = std::unique_ptr<const A[]>; in test_sfinae_runtime() typedef
82 using UAC = std::unique_ptr<const A[]>; in test_sfinae() typedef
4727 if (const auto *UAC = dyn_cast<OMPUsesAllocatorsClause>(C)) { ActOnOpenMPRegionEnd() local