Searched defs:VisitVariableArrayTypeLoc (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 354 void TypeLocWriter::VisitVariableArrayTypeLoc(VariableArrayTypeLoc TL) { VisitVariableArrayTypeLoc() function in TypeLocWriter |
H A D | ASTReader.cpp | 6850 void TypeLocReader::VisitVariableArrayTypeLoc(VariableArrayTypeLoc TL) { VisitVariableArrayTypeLoc() function in TypeLocReader |