Searched defs:VisitExtVectorTypeLoc (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Sema/ | ||
| H A D | SemaType.cpp | 6172 void VisitExtVectorTypeLoc(ExtVectorTypeLoc TL) { in VisitExtVectorTypeLoc() function in __anonc2847d971311::DeclaratorLocFiller |
| /freebsd/contrib/llvm-project/clang/lib/Serialization/ | ||
| H A D | ASTWriter.cpp | 423 void TypeLocWriter::VisitExtVectorTypeLoc(ExtVectorTypeLoc TL) { in VisitExtVectorTypeLoc() function in TypeLocWriter |
| H A D | ASTReader.cpp | 6886 void TypeLocReader::VisitExtVectorTypeLoc(ExtVectorTypeLoc TL) { in VisitExtVectorTypeLoc() function in TypeLocReader |