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