Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/SemaSYCL/
H A Dunique_stable_name.cpp201 constexpr auto USN =__builtin_sycl_unique_stable_name(decltype(y)); in out_of_order_use() local
202 (void)USN; in out_of_order_use()
/llvm-project-15.0.7/clang/lib/AST/
H A DItaniumMangle.cpp5120 const auto *USN = cast<SYCLUniqueStableNameExpr>(E); in mangleExpression() local
5124 mangleType(USN->getTypeSourceInfo()->getType()); in mangleExpression()