Searched refs:VisitVectorTypeLoc (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/clang/lib/Serialization/ | ||
| H A D | ASTWriter.cpp | 359 void TypeLocWriter::VisitVectorTypeLoc(VectorTypeLoc TL) { in VisitVectorTypeLoc() function in TypeLocWriter |
| H A D | ASTReader.cpp | 6631 void TypeLocReader::VisitVectorTypeLoc(VectorTypeLoc TL) { in VisitVectorTypeLoc() function in TypeLocReader |
| /llvm-project-15.0.7/clang/lib/Sema/ | ||
| H A D | SemaType.cpp | 6331 void VisitVectorTypeLoc(VectorTypeLoc TL) { TL.setNameLoc(Chunk.Loc); } in VisitVectorTypeLoc() function in __anon29f668c71111::DeclaratorLocFiller |