Searched refs:CheckOtherCall (Results 1 - 4 of 4) sorted by relevance

/external/clang/lib/Sema/
H A DSemaChecking.cpp2239 bool Sema::CheckOtherCall(CallExpr *TheCall, const FunctionProtoType *Proto) { function in class:Sema
H A DSemaExpr.cpp5493 if (CheckOtherCall(TheCall, Proto))
H A DSemaOverload.cpp12184 if (CheckOtherCall(call, proto))
/external/clang/include/clang/Sema/
H A DSema.h9350 bool CheckOtherCall(CallExpr *TheCall, const FunctionProtoType *Proto);

Completed in 321 milliseconds