Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp6073 static bool HandleFunctionCall(SourceLocation CallLoc, in HandleFunctionCall() function
7700 !HandleFunctionCall(E->getExprLoc(), Definition, This, Args, Call, in handleCallExpr()
15710 HandleFunctionCall(Loc, FD, (MD && MD->isInstance()) ? &This : nullptr, in isPotentialConstantExpr()