Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DSymbolRecordHelpers.cpp17 template <typename RecordT> static RecordT createRecord(const CVSymbol &sym) { in createRecord() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbUtil.cpp356 template <typename RecordT> RecordT createRecord(const CVSymbol &sym) { in createRecord() function
/freebsd/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DAPI.h1467 APISet::createRecord(StringRef USR, StringRef Name, in createRecord() function