Searched refs:VisitExtVectorTypeLoc (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/clang/lib/Serialization/ | ||
| H A D | ASTWriter.cpp | 368 void TypeLocWriter::VisitExtVectorTypeLoc(ExtVectorTypeLoc TL) { in VisitExtVectorTypeLoc() function in TypeLocWriter |
| H A D | ASTReader.cpp | 6640 void TypeLocReader::VisitExtVectorTypeLoc(ExtVectorTypeLoc TL) { in VisitExtVectorTypeLoc() function in TypeLocReader |
| /llvm-project-15.0.7/clang/lib/Sema/ | ||
| H A D | SemaType.cpp | 6335 void VisitExtVectorTypeLoc(ExtVectorTypeLoc TL) { in VisitExtVectorTypeLoc() function in __anon29f668c71111::DeclaratorLocFiller |