OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isPowerOfTwo
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
CharUnits.h
127
///
isPowerOfTwo
- Test whether the quantity is a power of two.
129
bool
isPowerOfTwo
() const {
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGObjC.cpp
1012
if (!IvarSize.
isPowerOfTwo
()) {
/src/external/apache2/llvm/dist/clang/lib/AST/
ExprConstant.cpp
11543
assert(PtrAlign.
isPowerOfTwo
());
11990
if (Size.
isPowerOfTwo
()) {
Completed in 40 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026