Searched refs:VisitExtVectorType (Results 1 – 4 of 4) sorted by relevance
| /src/contrib/llvm-project/clang/lib/AST/ | ||
| H A D | ODRHash.cpp | 1250 void VisitExtVectorType(const ExtVectorType * T) { in VisitExtVectorType() function in __anon27787b2f0211::ODRTypeVisitor |
| H A D | Type.cpp | 1086 QualType VisitExtVectorType(const ExtVectorType *T) { in VisitExtVectorType() function |
| H A D | ASTImporter.cpp | 1297 ExpectedType ASTNodeImporter::VisitExtVectorType(const ExtVectorType *T) { in VisitExtVectorType() function in ASTNodeImporter |
| /src/contrib/llvm-project/clang/lib/Sema/ | ||
| H A D | SemaTemplate.cpp | 5707 bool UnnamedLocalNoLinkageFinder::VisitExtVectorType(const ExtVectorType* T) { in VisitExtVectorType() function in UnnamedLocalNoLinkageFinder |