Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DForwardDeclChecker.cpp289 reportUnknownArgType(Arg, Param, DeclWithIssue); in visitCallArg()
292 void reportUnknownArgType(const Expr *CA, const ParmVarDecl *Param, in reportUnknownArgType() function in __anonae48f2c50111::ForwardDeclChecker