Home
last modified time | relevance | path

Searched refs:isParenthesizedADLCallee (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/AST/
DItaniumMangle.cpp2597 static bool isParenthesizedADLCallee(const CallExpr *call) { in isParenthesizedADLCallee() function
2792 if (isParenthesizedADLCallee(CE)) { in mangleExpression()