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

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCallAndMessageChecker.cpp443 const ParmVarDecl *ParamDecl local
143 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-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp518 const ParmVarDecl *ParamDecl = *I; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp486 TemplateDecl *ParamDecl = Param.getAsTemplateDecl(); local
H A DSemaExprObjC.cpp744 ParmVarDecl *ParamDecl = BoxingMethod->parameters()[0]; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp1772 const ParmVarDecl *ParamDecl = (*i); local

Completed in 90 milliseconds