Searched defs:Bitfield (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/XRay/
H A DFileHeaderReader.cpp45 uint32_t Bitfield = HeaderExtractor.getU32(&OffsetPtr); local
/netbsd-current/games/hack/
H A Dconfig.h197 #define Bitfield(x,n) unsigned x:n macro
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DBitfields.h212 struct Bitfield { struct in namespace:llvm
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h351 Bitfield = 29, member in class:llvm::pdb::PDB_Checksum::PDB_StackFrameType::PDB_MemoryType::PDB_BuiltinType
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp922 struct BitfieldOp Bitfield; member in union:__anon2324::ARMOperand::__anon2327
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp11621 static bool AnalyzeBitFieldAssignment(Sema &S, FieldDecl *Bitfield, Expr *Init, argument
[all...]

Completed in 183 milliseconds