If a ParmVarDecl's default argument is a CXXExprWithTemporaries, return the...
If a ParmVarDecl's default argument is a CXXExprWithTemporaries, return the underlying expr instead. Add getNumDefaultArgTemporaries and getDefaultArgTemporary which returns the temporaries a default arg creates. llvm-svn: 91439
Loading
Please register or sign in to comment