Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DSymbolRecordHelpers.cpp17 template <typename RecordT> static RecordT createRecord(const CVSymbol &sym) { in createRecord() function
/llvm-project/lldb/unittests/TestingSupport/Symbol/
H A DClangTestUtils.h24 inline CompilerType createRecord(TypeSystemClang &ast, llvm::StringRef name) { in createRecord() function
/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbUtil.cpp356 template <typename RecordT> RecordT createRecord(const CVSymbol &sym) { in createRecord() function
/llvm-project/clang/include/clang/ExtractAPI/
H A DAPI.h1467 APISet::createRecord(StringRef USR, StringRef Name, createRecord() function