Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDASTDumper.cpp287 void VisitDependentSizedArrayType(const DependentSizedArrayType *T) { in VisitDependentSizedArrayType() function in __anondc40ccbf0111::ASTDumper
/NextBSD/contrib/llvm/tools/clang/lib/Serialization/
HDASTWriter.cpp343 ASTTypeWriter::VisitDependentSizedArrayType(const DependentSizedArrayType *T) { in VisitDependentSizedArrayType() function in ASTTypeWriter
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaTemplate.cpp4030 bool UnnamedLocalNoLinkageFinder::VisitDependentSizedArrayType( in VisitDependentSizedArrayType() function in UnnamedLocalNoLinkageFinder