Home
last modified time | relevance | path

Searched refs:layoutRecordType (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DLayoutOverrideSource.h50 layoutRecordType(const RecordDecl *Record,
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExternalASTSource.cpp63 bool ExternalASTSource::layoutRecordType( in layoutRecordType() function in ExternalASTSource
H A DRecordLayoutBuilder.cpp1355 UseExternalLayout = Source->layoutRecordType( in InitializeLayout()
2719 UseExternalLayout = Source->layoutRecordType( in initializeLayout()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DMultiplexExternalSemaSource.cpp174 bool MultiplexExternalSemaSource::layoutRecordType(const RecordDecl *Record, in layoutRecordType() function in MultiplexExternalSemaSource
181 if (Sources[i]->layoutRecordType(Record, Size, Alignment, FieldOffsets, in layoutRecordType()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DMultiplexExternalSemaSource.h184 layoutRecordType(const RecordDecl *Record,
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DLayoutOverrideSource.cpp155 LayoutOverrideSource::layoutRecordType(const RecordDecl *Record, in layoutRecordType() function in LayoutOverrideSource
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExternalASTSource.h270 virtual bool layoutRecordType(