Home
last modified time | relevance | path

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

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