Searched defs:setParams (Results 1 – 3 of 3) sorted by relevance
/llvm-project/mlir/lib/Dialect/Transform/Interfaces/ | ||
H A D | TransformInterfaces.cpp | 288 LogicalResult transform::TransformState::setParams(Value value, in setParams() function in transform::TransformState |
/llvm-project/clang/lib/AST/ | ||
H A D | Decl.cpp | 3685 void FunctionDecl::setParams(ASTContext &C, setParams() function in FunctionDecl |
/llvm-project/clang/include/clang/AST/ | ||
H A D | Decl.h | 2716 void setParams(ArrayRef<ParmVarDecl *> NewParamInfo) { setParams() function |