Searched refs:visitDebugSubsection (Results 1 – 3 of 3) sorted by relevance
64 Error visitDebugSubsection(const DebugSubsectionRecord &R,75 if (auto EC = visitDebugSubsection(L, V, State)) in visitDebugSubsections()
28 Error llvm::codeview::visitDebugSubsection( in visitDebugSubsection() function in llvm::codeview
894 if (auto EC = visitDebugSubsection(SS, V, SC)) in fromCodeViewSubection()