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

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

Completed in 53 milliseconds