Searched refs:IsValidRecord (Results 1 – 2 of 2) sorted by relevance
119 template <typename RecordT> bool IsValidRecord(const RecordT &sym) { in IsValidRecord() function123 inline bool IsValidRecord(const llvm::codeview::ProcRefSym &sym) { in IsValidRecord() function
1701 if (!IsValidRecord(proc)) in FindFunctions()