Searched refs:VisitExtVectorTypeLoc (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/ | ||
| H A D | ASTWriter.cpp | 289 void TypeLocWriter::VisitExtVectorTypeLoc(ExtVectorTypeLoc TL) { in VisitExtVectorTypeLoc() function in TypeLocWriter |
| H A D | ASTReader.cpp | 6600 void TypeLocReader::VisitExtVectorTypeLoc(ExtVectorTypeLoc TL) { in VisitExtVectorTypeLoc() function in TypeLocReader |
| /freebsd-13.1/contrib/llvm-project/clang/lib/Sema/ | ||
| H A D | SemaType.cpp | 6216 void VisitExtVectorTypeLoc(ExtVectorTypeLoc TL) { in VisitExtVectorTypeLoc() function in __anonc95f0a4b1111::DeclaratorLocFiller |