Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DExprConstant.cpp3942 static bool HandleFunctionCall(SourceLocation CallLoc, in HandleFunctionCall() function
4426 !HandleFunctionCall(E->getExprLoc(), Definition, This, Args, Body, Info, in handleCallExpr()
9857 HandleFunctionCall(Loc, FD, (MD && MD->isInstance()) ? &This : nullptr, in isPotentialConstantExpr()