Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h400 void VisitVariableArrayType(const VariableArrayType *T) { in VisitVariableArrayType() function
/llvm-project/clang/lib/AST/
H A DODRHash.cpp973 void VisitVariableArrayType(const VariableArrayType *T) { VisitVariableArrayType() function in __anon5944dbcd0211::ODRTypeVisitor
H A DTextNodeDumper.cpp1814 void TextNodeDumper::VisitVariableArrayType(const VariableArrayType *T) { VisitVariableArrayType() function in TextNodeDumper
H A DASTImporter.cpp1247 ASTNodeImporter::VisitVariableArrayType(const VariableArrayType *T) { VisitVariableArrayType() function in ASTNodeImporter
3601 std::optional<bool> VisitVariableArrayType(const VariableArrayType *T) { VisitVariableArrayType() function in __anon6795a15e0411::IsTypeDeclaredInsideVisitor
H A DType.cpp1048 QualType VisitVariableArrayType(const VariableArrayType *T) { VisitVariableArrayType() function
/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp6885 bool UnnamedLocalNoLinkageFinder::VisitVariableArrayType( VisitVariableArrayType() function in UnnamedLocalNoLinkageFinder