Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp1113 void VisitExtVectorType(const ExtVectorType * T) { in VisitExtVectorType() function in __anonb1d94ece0211::ODRTypeVisitor
H A DType.cpp1000 QualType VisitExtVectorType(const ExtVectorType *T) { in VisitExtVectorType() function
H A DASTImporter.cpp364 ExpectedType VisitExtVectorType(const ExtVectorType *T);
1235 ExpectedType ASTNodeImporter::VisitExtVectorType(const ExtVectorType *T) { in VisitExtVectorType() function in ASTNodeImporter
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp6032 bool UnnamedLocalNoLinkageFinder::VisitExtVectorType(const ExtVectorType* T) { in VisitExtVectorType() function in UnnamedLocalNoLinkageFinder