Home
last modified time | relevance | path

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

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