Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/AST/
H A DItaniumMangle.cpp4111 static bool isParenthesizedADLCallee(const CallExpr *call) { in isParenthesizedADLCallee() function
4411 if (isParenthesizedADLCallee(CE)) { in mangleExpression()