Home
last modified time | relevance | path

Searched defs:VisitVariableArrayTypeLoc (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h485 void VisitVariableArrayTypeLoc(VariableArrayTypeLoc TL) { VisitVariableArrayTypeLoc() function
/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp391 void TypeLocWriter::VisitVariableArrayTypeLoc(VariableArrayTypeLoc TL) { VisitVariableArrayTypeLoc() function in TypeLocWriter
H A DASTReader.cpp6855 void TypeLocReader::VisitVariableArrayTypeLoc(VariableArrayTypeLoc TL) { VisitVariableArrayTypeLoc() function in TypeLocReader