Searched refs:HandleFunctionCall (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/AST/ |
| H A D | ExprConstant.cpp | 4433 static bool HandleFunctionCall(SourceLocation CallLoc, in HandleFunctionCall() function 4990 !HandleFunctionCall(E->getExprLoc(), Definition, This, Args, Body, Info, in handleCallExpr() 11697 HandleFunctionCall(Loc, FD, (MD && MD->isInstance()) ? &This : nullptr, in isPotentialConstantExpr()
|