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