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

/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Frontend/
H A DLayoutOverrideSource.h51 layoutRecordType(const RecordDecl *Record,
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Symbol/
H A DClangExternalASTSourceCallbacks.cpp145 ClangExternalASTSourceCallbacks::layoutRecordType(const clang::RecordDecl *Record, function in class:ClangExternalASTSourceCallbacks
/freebsd-10.0-release/contrib/llvm/tools/lldb/include/lldb/Expression/
H A DClangASTSource.h159 layoutRecordType(const clang::RecordDecl *Record,
281 layoutRecordType(const clang::RecordDecl *Record, function in class:lldb_private::ClangASTSource::ClangASTSourceProxy
288 return m_original.layoutRecordType(Record,
/freebsd-10.0-release/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DClangExternalASTSourceCallbacks.h126 layoutRecordType(const clang::RecordDecl *Record,
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DMultiplexExternalSemaSource.h188 layoutRecordType(const RecordDecl *Record,
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DMultiplexExternalSemaSource.cpp151 bool MultiplexExternalSemaSource::layoutRecordType(const RecordDecl *Record, function in class:MultiplexExternalSemaSource
158 if (Sources[i]->layoutRecordType(Record, Size, Alignment, FieldOffsets,
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Frontend/
H A DLayoutOverrideSource.cpp156 LayoutOverrideSource::layoutRecordType(const RecordDecl *Record, function in class:LayoutOverrideSource
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DExternalASTSource.h247 layoutRecordType(const RecordDecl *Record, function in class:clang::ExternalASTSource
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Expression/
H A DClangASTSource.cpp1438 ClangASTSource::layoutRecordType(const RecordDecl *record, function in class:ClangASTSource
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/AST/
H A DRecordLayoutBuilder.cpp1617 ExternalLayout = External->layoutRecordType(RD,

Completed in 115 milliseconds