Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbUtil.h119 template <typename RecordT> bool IsValidRecord(const RecordT &sym) { in IsValidRecord() function
123 inline bool IsValidRecord(const llvm::codeview::ProcRefSym &sym) { in IsValidRecord() function