Home
last modified time | relevance | path

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

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