Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
DRecordLayout.h114 typedef llvm::DenseMap<const CXXRecordDecl *, CharUnits> BaseOffsetsMapTy; typedef
134 typedef CXXRecordLayoutInfo::BaseOffsetsMapTy BaseOffsetsMapTy; typedef
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
DRecordLayoutBuilder.cpp607 typedef llvm::DenseMap<const CXXRecordDecl *, CharUnits> BaseOffsetsMapTy; typedef in __anon530092070111::RecordLayoutBuilder
2026 typedef llvm::DenseMap<const CXXRecordDecl *, CharUnits> BaseOffsetsMapTy; typedef