Home
last modified time | relevance | path

Searched refs:DebugTypeVisitor (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DObjectFilePCHContainerWriter.cpp59 struct DebugTypeVisitor : public RecursiveASTVisitor<DebugTypeVisitor> { struct in __anon9aef00700111::PCHContainerGenerator
62 DebugTypeVisitor(clang::CodeGen::CGDebugInfo &DI, ASTContext &Ctx) in DebugTypeVisitor() function
199 DebugTypeVisitor DTV(*Builder->getModuleDebugInfo(), *Ctx); in HandleTopLevelDecl()
229 DebugTypeVisitor DTV(*Builder->getModuleDebugInfo(), *Ctx); in HandleTagDeclDefinition()