Home
last modified time | relevance | path

Searched refs:VisitExtVectorType (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang/lib/AST/
H A DODRHash.cpp1114 void VisitExtVectorType(const ExtVectorType * T) { in VisitExtVectorType() function in __anonfecede4a0211::ODRTypeVisitor
H A DType.cpp1006 QualType VisitExtVectorType(const ExtVectorType *T) { in VisitExtVectorType() function
H A DASTImporter.cpp388 ExpectedType VisitExtVectorType(const ExtVectorType *T);
1272 ExpectedType ASTNodeImporter::VisitExtVectorType(const ExtVectorType *T) { in VisitExtVectorType() function in ASTNodeImporter
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaTemplate.cpp6094 bool UnnamedLocalNoLinkageFinder::VisitExtVectorType(const ExtVectorType* T) { in VisitExtVectorType() function in UnnamedLocalNoLinkageFinder