Searched refs:getScopeParentOffset (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecordHelpers.h53 uint32_t getScopeParentOffset(const CVSymbol &Symbol);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DSymbolRecordHelpers.cpp54 llvm::codeview::getScopeParentOffset(const llvm::codeview::CVSymbol &Sym) { function in class:llvm::codeview
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp39 id.offset = getScopeParentOffset(sym);

Completed in 134 milliseconds