Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Denable_if.cpp274 auto CAmp = reinterpret_cast<IntFooTy>(&foo); in testIt() local
291 auto CAmp = (IntFooTy)&foo; in testItCStyle() local