Searched defs:VisitVariableArrayTypeLoc (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | ASTNodeTraverser.h | 485 void VisitVariableArrayTypeLoc(VariableArrayTypeLoc TL) { VisitVariableArrayTypeLoc() function |
/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 391 void TypeLocWriter::VisitVariableArrayTypeLoc(VariableArrayTypeLoc TL) { VisitVariableArrayTypeLoc() function in TypeLocWriter |
H A D | ASTReader.cpp | 6855 void TypeLocReader::VisitVariableArrayTypeLoc(VariableArrayTypeLoc TL) { VisitVariableArrayTypeLoc() function in TypeLocReader |