Home
last modified time | relevance | path

Searched refs:createRecordWithField (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/unittests/TestingSupport/Symbol/
H A DClangTestUtils.h38 inline CompilerType createRecordWithField(TypeSystemClang &ast, in createRecordWithField() function
62 record_type = createRecordWithField( in SourceASTWithRecord()
/llvm-project-15.0.7/lldb/unittests/Symbol/
H A DTestTypeSystemClang.cpp779 clang_utils::createRecordWithField(*m_ast, "record", int_type, "field"); in TEST_F()