forked from OSchip/llvm-project
ac63d63543
function-style cast. This fires for cases such as T(x); ... where 'x' was previously declared and T is a type. This construct declares a variable named 'x' rather than the (probably expected) interpretation of a function-style cast of 'x' to T. llvm-svn: 314570 |
||
---|---|---|
.. | ||
basic.lookup.argdep | ||
basic.lookup.classref | ||
basic.lookup.elab | ||
basic.lookup.qual | ||
basic.lookup.udir | ||
basic.lookup.unqual |