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

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

Completed in 106 milliseconds