Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp60 struct DebugTypeVisitor : public RecursiveASTVisitor<DebugTypeVisitor> { struct in __anon026200ab0111::PCHContainerGenerator
63 DebugTypeVisitor(clang::CodeGen::CGDebugInfo &DI, ASTContext &Ctx) in DebugTypeVisitor() argument
188 DebugTypeVisitor DTV(*Builder->getModuleDebugInfo(), *Ctx); in HandleTopLevelDecl()
218 DebugTypeVisitor DTV(*Builder->getModuleDebugInfo(), *Ctx); in HandleTagDeclDefinition()