Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Basic/
H A DSanitizers.cpp61 unsigned SanitizerMask::countPopulation() const { in countPopulation() function in clang::SanitizerMask
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DMathExtras.h363 inline unsigned countPopulation(T Value) { in countPopulation() function
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DAPInt.h1619 unsigned countPopulation() const { in countPopulation() function