Searched defs:AExplicit (Results 1 – 1 of 1) sorted by relevance
309 auto AExplicit = reinterpret_cast<IntFooTy>(foo<int*>); in testIt() local322 constexpr auto AExplicit = (IntFooTy)foo<int*>; in testItCStyle() local