Searched defs:ParamDecl (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCallAndMessageChecker.cpp530 const ParmVarDecl *ParamDecl local
187 uninitRefOrPointer( CheckerContext &C, const SVal &V, SourceRange ArgRange, const Expr *ArgEx, std::unique_ptr<BugType> &BT, const ParmVarDecl *ParamDecl, const char *BD, int ArgumentNumber) const argument
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp744 ParmVarDecl *ParamDecl = BoxingMethod->parameters()[0]; local
H A DSemaTemplateDeduction.cpp486 TemplateDecl *ParamDecl = Param.getAsTemplateDecl(); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp1767 const ParmVarDecl *ParamDecl = (*i); local

Completed in 105 milliseconds