Searched defs:VisitVariableArrayTypeLoc (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriter.cpp484 void TypeLocWriter::VisitVariableArrayTypeLoc(VariableArrayTypeLoc TL) { function in class:TypeLocWriter
H A DASTReader.cpp5027 void TypeLocReader::VisitVariableArrayTypeLoc(VariableArrayTypeLoc TL) { function in class:TypeLocReader

Completed in 84 milliseconds