Searched defs:VisitConstantMatrixTypeLoc (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 427 void TypeLocWriter::VisitConstantMatrixTypeLoc(ConstantMatrixTypeLoc TL) { VisitConstantMatrixTypeLoc() function in TypeLocWriter |
H A D | ASTReader.cpp | 6890 void TypeLocReader::VisitConstantMatrixTypeLoc(ConstantMatrixTypeLoc TL) { VisitConstantMatrixTypeLoc() function in TypeLocReader |