Searched refs:VisitVariableArrayType (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DTextNodeDumper.h301 void VisitVariableArrayType(const VariableArrayType *T);
H A DASTNodeTraverser.h320 void VisitVariableArrayType(const VariableArrayType *T) { function in class:clang::ASTNodeTraverser
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp815 void VisitVariableArrayType(const VariableArrayType *T) { function in class:__anon1594::ODRTypeVisitor
H A DTextNodeDumper.cpp1354 void TextNodeDumper::VisitVariableArrayType(const VariableArrayType *T) { function in class:TextNodeDumper
H A DType.cpp964 QualType VisitVariableArrayType(const VariableArrayType *T) { function in struct:__anon1605::SimpleTransformVisitor
H A DASTImporter.cpp352 ExpectedType VisitVariableArrayType(const VariableArrayType *T);
1171 ASTNodeImporter::VisitVariableArrayType(const VariableArrayType *T) { function in class:ASTNodeImporter
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp5890 bool UnnamedLocalNoLinkageFinder::VisitVariableArrayType( function in class:UnnamedLocalNoLinkageFinder

Completed in 133 milliseconds