Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp6070 static bool HandleFunctionCall(SourceLocation CallLoc, in HandleFunctionCall() function
7697 !HandleFunctionCall(E->getExprLoc(), Definition, This, Args, Call, in handleCallExpr()
15673 HandleFunctionCall(Loc, FD, (MD && MD->isInstance()) ? &This : nullptr, in isPotentialConstantExpr()