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

/external/clang/lib/Sema/
H A DSemaChecking.cpp809 /// CheckFunctionCall - Check a direct function call for various correctness
811 bool Sema::CheckFunctionCall(FunctionDecl *FDecl, CallExpr *TheCall, function in class:Sema

Completed in 602 milliseconds