Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DTextNodeDumper.h276 void VisitDependentSizedArrayType(const DependentSizedArrayType *T);
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DODRHash.cpp729 void VisitDependentSizedArrayType(const DependentSizedArrayType *T) { in VisitDependentSizedArrayType() function in __anondc2745e90211::ODRTypeVisitor
H A DTextNodeDumper.cpp1042 void TextNodeDumper::VisitDependentSizedArrayType( in VisitDependentSizedArrayType() function in TextNodeDumper
H A DASTDumper.cpp148 void VisitDependentSizedArrayType(const DependentSizedArrayType *T) { in VisitDependentSizedArrayType() function in __anon7de60b550111::ASTDumper
H A DASTImporter.cpp334 ExpectedType VisitDependentSizedArrayType(const DependentSizedArrayType *T);
1125 ExpectedType ASTNodeImporter::VisitDependentSizedArrayType( in VisitDependentSizedArrayType() function in ASTNodeImporter
/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriter.cpp442 ASTTypeWriter::VisitDependentSizedArrayType(const DependentSizedArrayType *T) { in VisitDependentSizedArrayType() function in ASTTypeWriter
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplate.cpp5370 bool UnnamedLocalNoLinkageFinder::VisitDependentSizedArrayType( in VisitDependentSizedArrayType() function in UnnamedLocalNoLinkageFinder