Home
last modified time | relevance | path

Searched refs:CheckPointerCall (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h2442 bool CheckPointerCall(NamedDecl *NDecl, CallExpr *TheCall,
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaChecking.cpp3442 bool Sema::CheckPointerCall(NamedDecl *NDecl, CallExpr *TheCall, in CheckPointerCall() function in Sema
HDSemaExpr.cpp6955 if (CheckPointerCall(NDecl, TheCall, Proto)) in BuildResolvedCallExpr()