Home
last modified time | relevance | path

Searched defs:VisitVariableArrayType (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/AST/
H A DASTNodeTraverser.h357 void VisitVariableArrayType(const VariableArrayType *T) { in VisitVariableArrayType() function
/llvm-project-15.0.7/clang/lib/AST/
H A DODRHash.cpp816 void VisitVariableArrayType(const VariableArrayType *T) { in VisitVariableArrayType() function in __anonfecede4a0211::ODRTypeVisitor
H A DTextNodeDumper.cpp1454 void TextNodeDumper::VisitVariableArrayType(const VariableArrayType *T) { in VisitVariableArrayType() function in TextNodeDumper
H A DType.cpp968 QualType VisitVariableArrayType(const VariableArrayType *T) { in VisitVariableArrayType() function
H A DASTImporter.cpp1234 ASTNodeImporter::VisitVariableArrayType(const VariableArrayType *T) { in VisitVariableArrayType() function in ASTNodeImporter
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaTemplate.cpp6060 bool UnnamedLocalNoLinkageFinder::VisitVariableArrayType( in VisitVariableArrayType() function in UnnamedLocalNoLinkageFinder