HomeSort by relevance Sort by last modified time
    Searched refs:LayoutBase (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/CodeGen/
CGRecordLayoutBuilder.cpp 125 bool LayoutBase(const CXXRecordDecl *base,
544 bool CGRecordLayoutBuilder::LayoutBase(const CXXRecordDecl *base,
579 if (!LayoutBase(base, baseLayout, baseOffset))
595 if (!LayoutBase(base, baseLayout, baseOffset))
    [all...]
  /external/clang/lib/AST/
RecordLayoutBuilder.cpp 746 /// LayoutBase - Will lay out a base and return the offset where it was
748 CharUnits LayoutBase(const BaseSubobjectInfo *Base);
    [all...]

Completed in 32 milliseconds