Searched defs:HandleFunctionCall (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DExprConstant.cpp2156 static bool HandleFunctionCall(SourceLocation CallLoc, function
2566 !HandleFunctionCall(E->getExprLoc(), Definition, This, Args, Body,
6935 HandleFunctionCall(Loc, FD, (MD && MD->isInstance()) ? &This : 0,

Completed in 54 milliseconds