Home
last modified time | relevance | path

Searched defs:createRecord (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DSymbolRecordHelpers.cpp17 template <typename RecordT> static RecordT createRecord(const CVSymbol &sym) { in createRecord() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DSymbolRecordHelpers.cpp17 template <typename RecordT> static RecordT createRecord(const CVSymbol &sym) { in createRecord() function
/external/llvm-project/lldb/unittests/TestingSupport/Symbol/
DClangTestUtils.h29 inline CompilerType createRecord(TypeSystemClang &ast, llvm::StringRef name) { in createRecord() function
/external/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
DPdbUtil.cpp209 template <typename RecordT> RecordT createRecord(const CVSymbol &sym) { in createRecord() function