Searched defs:BaseSize (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DRecord.cpp14 Record(const RecordDecl *Decl, BaseList &&SrcBases, FieldList &&SrcFields, VirtualBaseList &&SrcVirtualBases, unsigned VirtualSize, unsigned BaseSize) argument
H A DRecord.h113 unsigned BaseSize; member in class:clang::interp::Record
/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DValueSymbolTable.cpp45 unsigned BaseSize = UniqueName.size(); local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DValueTypes.h356 TypeSize BaseSize = getSizeInBits(); local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DMachineValueType.h1025 TypeSize BaseSize = getSizeInBits(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLint.cpp441 uint64_t BaseSize = MemoryLocation::UnknownSize; local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDataLayout.h467 TypeSize BaseSize = getTypeSizeInBits(Ty); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DCommandLine.cpp1962 size_t BaseSize = 0; local
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp2662 int64_t BaseSize = Base.second; local

Completed in 249 milliseconds