Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DSuspiciousCallArgumentCheck.h33 Dice enumerator
/llvm-project/llvm/include/llvm/Object/
H A DMachO.h900 MachO::data_in_code_entry Dice = MachOOF->getDice(DicePimpl); in getOffset() local
908 MachO::data_in_code_entry Dice = MachOOF->getDice(DicePimpl); in getLength() local
916 MachO::data_in_code_entry Dice = MachOOF->getDice(DicePimpl); in getKind() local
/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp330 DiceTable Dice; in DumpAndSkipDataInCode() local