Home
last modified time | relevance | path

Searched defs:VisitTypedefNameDecl (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTImporterLookupTable.cpp27 bool VisitTypedefNameDecl(TypedefNameDecl *D) { in VisitTypedefNameDecl() function
H A DODRHash.cpp431 void VisitTypedefNameDecl(const TypedefNameDecl *D) { in VisitTypedefNameDecl() function in __anoncf944ab10111::ODRDeclVisitor
H A DASTImporter.cpp2477 ASTNodeImporter::VisitTypedefNameDecl(TypedefNameDecl *D, bool IsAlias) { in VisitTypedefNameDecl() function in ASTNodeImporter
/openbsd-src/gnu/llvm/clang/lib/ExtractAPI/
H A DExtractAPIVisitor.cpp330 bool ExtractAPIVisitor::VisitTypedefNameDecl(const TypedefNameDecl *Decl) { in VisitTypedefNameDecl() function in ExtractAPIVisitor
/openbsd-src/gnu/llvm/clang/lib/Index/
H A DIndexDecl.cpp354 bool VisitTypedefNameDecl(const TypedefNameDecl *D) { in VisitTypedefNameDecl() function in __anon518304e80111::IndexingDeclVisitor
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTWriterDecl.cpp381 void ASTDeclWriter::VisitTypedefNameDecl(TypedefNameDecl *D) { in VisitTypedefNameDecl() function in ASTDeclWriter
H A DASTReaderDecl.cpp695 ASTDeclReader::VisitTypedefNameDecl(TypedefNameDecl *TD) { in VisitTypedefNameDecl() function in ASTDeclReader
/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp58 bool VisitTypedefNameDecl(const TypedefNameDecl *D) { in VisitTypedefNameDecl() function in __anon02cff6af0111::IndexingDeclVisitor
/openbsd-src/gnu/llvm/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp458 bool VisitTypedefNameDecl(TypedefNameDecl *DeclNode) { in VisitTypedefNameDecl() function in clang::ast_matchers::internal::__anonab4d286c0111::MatchASTVisitor