Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DObjectFilePCHContainerOperations.cpp62 struct DebugTypeVisitor : public RecursiveASTVisitor<DebugTypeVisitor> { struct in __anond268d5990111::PCHContainerGenerator
65 DebugTypeVisitor(clang::CodeGen::CGDebugInfo &DI, ASTContext &Ctx) in DebugTypeVisitor() argument
185 DebugTypeVisitor DTV(*Builder->getModuleDebugInfo(), *Ctx); in HandleTopLevelDecl()
215 DebugTypeVisitor DTV(*Builder->getModuleDebugInfo(), *Ctx); in HandleTagDeclDefinition()