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