Searched refs:isParenthesizedADLCallee (Results 1 – 1 of 1) sorted by relevance
2597 static bool isParenthesizedADLCallee(const CallExpr *call) { in isParenthesizedADLCallee() function2792 if (isParenthesizedADLCallee(CE)) { in mangleExpression()