Searched defs:VisitExtVectorType (Results 1 – 4 of 4) sorted by relevance
| /freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
| H A D | ODRHash.cpp | 1233 void VisitExtVectorType(const ExtVectorType * T) { VisitExtVectorType() function in __anon4baa67ec0211::ODRTypeVisitor |
| H A D | Type.cpp | 1032 QualType VisitExtVectorType(const ExtVectorType *T) { VisitExtVectorType() function |
| H A D | ASTImporter.cpp | 1283 ExpectedType ASTNodeImporter::VisitExtVectorType(const ExtVectorType *T) { VisitExtVectorType() function in ASTNodeImporter |
| /freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
| H A D | SemaTemplate.cpp | 6435 bool UnnamedLocalNoLinkageFinder::VisitExtVectorType(const ExtVectorType* T) { VisitExtVectorType() function in UnnamedLocalNoLinkageFinder |