Searched refs:RecordLayout (Results 1 – 5 of 5) sorted by relevance
102 RecordLayout.cpp
131 "RecordLayout.cpp",
231 TEST_F(TestClangASTImporter, RecordLayout) { in TEST_F() argument
8399 RecordLayout(NumElements); in getPlainLayout() local8414 RecordLayout[FieldIndex] = Base; in getPlainLayout()8423 if (RecordLayout[FieldIndex]) in getPlainLayout()8425 RecordLayout[FieldIndex] = Base; in getPlainLayout()8434 RecordLayout[FieldIndex] = Field; in getPlainLayout()8438 &Data : RecordLayout) { in getPlainLayout()
163 clang/include/clang/AST/RecordLayout.h