Home
last modified time | relevance | path

Searched defs:setParams (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/sys/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_common.h306 t_FmSetParams setParams; member
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp3639 void FunctionDecl::setParams(ASTContext &C, setParams() function in FunctionDecl
5166 void BlockDecl::setParams(ArrayRef<ParmVarDecl *> NewParamInfo) { setParams() function in BlockDecl
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h2674 void setParams(ArrayRef<ParmVarDecl *> NewParamInfo) { setParams() function