Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaCXX/
H A Denable_if.cpp278 auto DAmp = reinterpret_cast<CharFooTy>(&foo); in testIt() local
295 auto DAmp = (CharFooTy)&foo; in testItCStyle() local