Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGBlocks.h77 uint32_t getBitMask() const { return flags; } in getBitMask() function
121 uint32_t getBitMask() const { return flags; } in getBitMask() function
/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/
H A DDerivedTypes.h66 uint64_t getBitMask() const { in getBitMask() function