Searched defs:VisitExtVectorType (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/clang/lib/AST/ | ||
| H A D | ODRHash.cpp | 1114 void VisitExtVectorType(const ExtVectorType * T) { in VisitExtVectorType() function in __anonfecede4a0211::ODRTypeVisitor |
| H A D | Type.cpp | 1006 QualType VisitExtVectorType(const ExtVectorType *T) { in VisitExtVectorType() function |
| H A D | ASTImporter.cpp | 1272 ExpectedType ASTNodeImporter::VisitExtVectorType(const ExtVectorType *T) { in VisitExtVectorType() function in ASTNodeImporter |
| /llvm-project-15.0.7/clang/lib/Sema/ | ||
| H A D | SemaTemplate.cpp | 6094 bool UnnamedLocalNoLinkageFinder::VisitExtVectorType(const ExtVectorType* T) { in VisitExtVectorType() function in UnnamedLocalNoLinkageFinder |