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