Home
last modified time | relevance | path

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

/external/llvm-project/clang/tools/libclang/
DCursorVisitor.h207 bool VisitTypedefDecl(TypedefDecl *D);
DCIndex.cpp704 bool CursorVisitor::VisitTypedefDecl(TypedefDecl *D) { in VisitTypedefDecl() function in CursorVisitor
/external/clang/tools/libclang/
DCursorVisitor.h206 bool VisitTypedefDecl(TypedefDecl *D);
DCIndex.cpp688 bool CursorVisitor::VisitTypedefDecl(TypedefDecl *D) { in VisitTypedefDecl() function in CursorVisitor
/external/clang/lib/Index/
DUSRGeneration.cpp88 void VisitTypedefDecl(const TypedefDecl *D);
511 void USRGenerator::VisitTypedefDecl(const TypedefDecl *D) { in VisitTypedefDecl() function in USRGenerator
/external/llvm-project/clang/include/clang/AST/
DTextNodeDumper.h322 void VisitTypedefDecl(const TypedefDecl *D);
DJSONNodeDumper.h231 void VisitTypedefDecl(const TypedefDecl *TD);
DASTNodeTraverser.h389 void VisitTypedefDecl(const TypedefDecl *D) { Visit(D->getUnderlyingType()); } in VisitTypedefDecl() function
/external/llvm-project/clang/lib/Index/
DUSRGeneration.cpp98 void VisitTypedefDecl(const TypedefDecl *D);
581 void USRGenerator::VisitTypedefDecl(const TypedefDecl *D) { in VisitTypedefDecl() function in USRGenerator
/external/llvm-project/clang/lib/AST/
DODRHash.cpp355 void VisitTypedefDecl(const TypedefDecl *D) { in VisitTypedefDecl() function in __anon0e23520a0111::ODRDeclVisitor
356 Inherited::VisitTypedefDecl(D); in VisitTypedefDecl()
DDeclPrinter.cpp62 void VisitTypedefDecl(TypedefDecl *D);
500 void DeclPrinter::VisitTypedefDecl(TypedefDecl *D) { in VisitTypedefDecl() function in DeclPrinter
DJSONNodeDumper.cpp720 void JSONNodeDumper::VisitTypedefDecl(const TypedefDecl *TD) { in VisitTypedefDecl() function in JSONNodeDumper
DTextNodeDumper.cpp1534 void TextNodeDumper::VisitTypedefDecl(const TypedefDecl *D) { in VisitTypedefDecl() function in TextNodeDumper
DASTImporter.cpp493 ExpectedDecl VisitTypedefDecl(TypedefDecl *D);
2501 ExpectedDecl ASTNodeImporter::VisitTypedefDecl(TypedefDecl *D) { in VisitTypedefDecl() function in ASTNodeImporter
/external/clang/lib/AST/
DDeclPrinter.cpp58 void VisitTypedefDecl(TypedefDecl *D);
381 void DeclPrinter::VisitTypedefDecl(TypedefDecl *D) { in VisitTypedefDecl() function in DeclPrinter
DASTDumper.cpp423 void VisitTypedefDecl(const TypedefDecl *D);
1074 void ASTDumper::VisitTypedefDecl(const TypedefDecl *D) { in VisitTypedefDecl() function in ASTDumper
DASTImporter.cpp142 Decl *VisitTypedefDecl(TypedefDecl *D);
2597 Decl *ASTNodeImporter::VisitTypedefDecl(TypedefDecl *D) { in VisitTypedefDecl() function in ASTNodeImporter
/external/clang/lib/Serialization/
DASTWriterDecl.cpp68 void VisitTypedefDecl(TypedefDecl *D);
370 void ASTDeclWriter::VisitTypedefDecl(TypedefDecl *D) { in VisitTypedefDecl() function in ASTDeclWriter
DASTReaderDecl.cpp273 void VisitTypedefDecl(TypedefDecl *TD);
625 void ASTDeclReader::VisitTypedefDecl(TypedefDecl *TD) { in VisitTypedefDecl() function in ASTDeclReader
/external/llvm-project/clang/lib/Serialization/
DASTWriterDecl.cpp69 void VisitTypedefDecl(TypedefDecl *D);
386 void ASTDeclWriter::VisitTypedefDecl(TypedefDecl *D) { in VisitTypedefDecl() function in ASTDeclWriter
DASTReaderDecl.cpp328 void VisitTypedefDecl(TypedefDecl *TD);
691 void ASTDeclReader::VisitTypedefDecl(TypedefDecl *TD) { in VisitTypedefDecl() function in ASTDeclReader
/external/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp544 Decl *TemplateDeclInstantiator::VisitTypedefDecl(TypedefDecl *D) { in VisitTypedefDecl() function in TemplateDeclInstantiator
/external/llvm-project/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp890 Decl *TemplateDeclInstantiator::VisitTypedefDecl(TypedefDecl *D) { in VisitTypedefDecl() function in TemplateDeclInstantiator