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

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

Completed in 5955 milliseconds