Searched refs:VisitVectorTypeLoc (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/ | ||
| H A D | ASTWriter.cpp | 377 void TypeLocWriter::VisitVectorTypeLoc(VectorTypeLoc TL) { in VisitVectorTypeLoc() function in TypeLocWriter |
| H A D | ASTReader.cpp | 6872 void TypeLocReader::VisitVectorTypeLoc(VectorTypeLoc TL) { in VisitVectorTypeLoc() function in TypeLocReader |
| /freebsd-14.2/contrib/llvm-project/clang/lib/Sema/ | ||
| H A D | SemaType.cpp | 6579 void VisitVectorTypeLoc(VectorTypeLoc TL) { TL.setNameLoc(Chunk.Loc); } in VisitVectorTypeLoc() function in __anon632de2cd1211::DeclaratorLocFiller |