Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp61 struct DebugTypeVisitor : public RecursiveASTVisitor<DebugTypeVisitor> { struct in __anon622f1b6e0111::PCHContainerGenerator
64 DebugTypeVisitor(clang::CodeGen::CGDebugInfo &DI, ASTContext &Ctx) in DebugTypeVisitor() function
195 DebugTypeVisitor DTV(*Builder->getModuleDebugInfo(), *Ctx); in HandleTopLevelDecl()
225 DebugTypeVisitor DTV(*Builder->getModuleDebugInfo(), *Ctx); in HandleTagDeclDefinition()