Home
last modified time | relevance | path

Searched refs:DiagnoseSentinelCalls (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp1925 SemaRef.DiagnoseSentinelCalls(Method, SelLoc, Args); in CheckMessageArgumentTypes()
H A DSemaOverload.cpp15485 DiagnoseSentinelCalls(Method, LParenLoc, Args); in BuildCallToMemberFunction()
15788 DiagnoseSentinelCalls(Method, LParenLoc, Args); in BuildCallToObjectOfClassType()
H A DSemaExprCXX.cpp2416 DiagnoseSentinelCalls(OperatorNew, PlacementLParen, CallArgs); in BuildCXXNew()
H A DSemaExpr.cpp407 void Sema::DiagnoseSentinelCalls(const NamedDecl *D, SourceLocation Loc, in DiagnoseSentinelCalls() function in Sema
6931 DiagnoseSentinelCalls(NDecl, LParenLoc, Args); in BuildResolvedCallExpr()
H A DSemaDeclCXX.cpp16094 DiagnoseSentinelCalls(Constructor, Loc, AllArgs); in CompleteConstructorCall()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h6528 void DiagnoseSentinelCalls(const NamedDecl *D, SourceLocation Loc,