Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_bitvector.h40 bool clearBit(uptr idx) { in clearBit() function
158 bool clearBit(uptr idx) { in clearBit() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenACCClauseAppertainment.cpp47 void clearBit(OpenACCClauseKind C) { in clearBit() function in __anon5500e1230111::AccClauseSet
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPInt.h1406 void clearBit(unsigned BitPosition) { in clearBit() function