Home
last modified time | relevance | path

Searched defs:getParams (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMachineFunctionInfo.h82 const std::vector<MVT> &getParams() const { return Params; } in getParams() function
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h201 ParmVarDecl **getParams() { in getParams() function
204 const ParmVarDecl *const *getParams() const { in getParams() function
[all...]
H A DDecl.h4657 ImplicitParamDecl *const *getParams() const { getParams() function
4661 ImplicitParamDecl **getParams() { getParams() function
H A DTypeLoc.h1455 ArrayRef<ParmVarDecl *> getParams() const { getParams() function
/freebsd-src/sys/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_common.h307 t_FmGetParams getParams; member
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp1995 const std::vector<StringRef> &getParams() const { return Params; } getParams() function in __anon3961c3990111::FunctionMacro
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h942 NodeArray getParams() const { return Params; } getParams() function
1513 NodeArray getParams() { return Params; } getParams() function