Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/objc.dg/
H A Dbitfield-1.m28 - (void)setValues; method
40 -(void)setValues { method
/openbsd-src/gnu/llvm/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyUtil.h189 void setValues(unsigned Sz, const T& C) { in setValues() function