Searched refs:Traverser (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
| HD | LVCodeViewReader.cpp | 633 LVSymbolVisitor Traverser(this, W, &LogicalVisitor, Types, Ids, in traverseSymbolsSubsection() local 637 Pipeline.addCallbackToPipeline(Traverser); in traverseSymbolsSubsection() 987 LVSymbolVisitor Traverser(this, W, &LogicalVisitor, Types, Ids, nullptr, in createScopes() local 995 if (Error Err = Traverser.visitSymbolBegin(Symbol, Offset)) in createScopes() 1005 Pipeline.addCallbackToPipeline(Traverser); in createScopes() 1043 LVSymbolVisitor Traverser(this, W, &LogicalVisitor, Types, Ids, nullptr, in createScopes() local 1047 Pipeline.addCallbackToPipeline(Traverser); in createScopes()
|