Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h357 void VisitVariableArrayType(const VariableArrayType *T) { in VisitVariableArrayType() function
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp815 void VisitVariableArrayType(const VariableArrayType *T) { in VisitVariableArrayType() function in __anonb1d94ece0211::ODRTypeVisitor
H A DTextNodeDumper.cpp1439 void TextNodeDumper::VisitVariableArrayType(const VariableArrayType *T) { in VisitVariableArrayType() function in TextNodeDumper
H A DType.cpp962 QualType VisitVariableArrayType(const VariableArrayType *T) { in VisitVariableArrayType() function
H A DASTImporter.cpp1197 ASTNodeImporter::VisitVariableArrayType(const VariableArrayType *T) { in VisitVariableArrayType() function in ASTNodeImporter
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp5998 bool UnnamedLocalNoLinkageFinder::VisitVariableArrayType( in VisitVariableArrayType() function in UnnamedLocalNoLinkageFinder