Home
last modified time | relevance | path

Searched defs:setValues (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/test/CodeGenObjC/
H A Dbitfield-1.m29 - (void)setValues; method
41 -(void)setValues { method
/llvm-project/mlir/include/mlir/Dialect/Transform/Interfaces/
H A DTransformInterfaces.h852 void setValues(OpResult handle, Range &&values) { setValues() function
869 void setValues(OpResult handle, std::initializer_list<Value> values) { setValues() function
/llvm-project/mlir/include/mlir/Analysis/
H A DFlatLinearValueConstraints.h412 void setValues(unsigned start, unsigned end, ArrayRef<Value> values) { in setValues() function
/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyUtil.h189 void setValues(unsigned Sz, const T& C) { in setValues() function