Home
last modified time | relevance | path

Searched defs:BAmp (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/test/SemaCXX/
H A Denable_if.cpp270 auto BAmp = reinterpret_cast<VoidFooTy>(&foo); in testIt() local
287 auto BAmp = (VoidFooTy)&foo; in testItCStyle() local