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

/external/clang/lib/Sema/
H A DSemaExpr.cpp4232 Invalid = GatherArgumentsForCall(Call->getLocStart(), FDecl,
4243 bool Sema::GatherArgumentsForCall(SourceLocation CallLoc, FunctionDecl *FDecl, function in class:Sema

Completed in 1078 milliseconds