Searched refs:LayoutBase (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DRecordLayoutBuilder.cpp733 /// LayoutBase - Will lay out a base and return the offset where it was
735 CharUnits LayoutBase(const BaseSubobjectInfo *Base);
1056 CharUnits Offset = LayoutBase(Base);
1149 CharUnits Offset = LayoutBase(Base);
1160 ItaniumRecordLayoutBuilder::LayoutBase(const BaseSubobjectInfo *Base) { function in class:ItaniumRecordLayoutBuilder

Completed in 101 milliseconds