Searched defs:VisitDependentSizedArrayTypeLoc (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | ASTNodeTraverser.h | 488 void VisitDependentSizedArrayTypeLoc(DependentSizedArrayTypeLoc TL) { VisitDependentSizedArrayTypeLoc() function |
/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 395 void TypeLocWriter::VisitDependentSizedArrayTypeLoc( VisitDependentSizedArrayTypeLoc() function in TypeLocWriter |
H A D | ASTReader.cpp | 6859 void TypeLocReader::VisitDependentSizedArrayTypeLoc( VisitDependentSizedArrayTypeLoc() function in TypeLocReader |