Searched refs:VisitDependentVectorTypeLoc (Results 1 – 3 of 3) sorted by relevance
| /src/contrib/llvm-project/clang/lib/Serialization/ | ||
| H A D | ASTWriter.cpp | 418 void TypeLocWriter::VisitDependentVectorTypeLoc( in VisitDependentVectorTypeLoc() function in TypeLocWriter |
| H A D | ASTReader.cpp | 6881 void TypeLocReader::VisitDependentVectorTypeLoc( in VisitDependentVectorTypeLoc() function in TypeLocReader |
| /src/contrib/llvm-project/clang/lib/Sema/ | ||
| H A D | SemaType.cpp | 6169 void VisitDependentVectorTypeLoc(DependentVectorTypeLoc TL) { in VisitDependentVectorTypeLoc() function in __anon237ad2ec1311::DeclaratorLocFiller |