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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DRecordLayout.h114 typedef llvm::DenseMap<const CXXRecordDecl *, CharUnits> BaseOffsetsMapTy; typedef in struct:clang::ASTRecordLayout::CXXRecordLayoutInfo
134 typedef CXXRecordLayoutInfo::BaseOffsetsMapTy BaseOffsetsMapTy; typedef in class:clang::ASTRecordLayout
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DRecordLayoutBuilder.cpp607 typedef llvm::DenseMap<const CXXRecordDecl *, CharUnits> BaseOffsetsMapTy; typedef in class:__anon3149::RecordLayoutBuilder
2026 typedef llvm::DenseMap<const CXXRecordDecl *, CharUnits> BaseOffsetsMapTy; typedef in struct:__anon3150::MicrosoftRecordLayoutBuilder

Completed in 103 milliseconds