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

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

Completed in 51 milliseconds