Home
last modified time | relevance | path

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

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