Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
DPdbUtil.h120 template <typename RecordT> bool IsValidRecord(const RecordT &sym) { in IsValidRecord() function
124 inline bool IsValidRecord(const llvm::codeview::ProcRefSym &sym) { in IsValidRecord() function