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

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp1113 void VisitExtVectorType(const ExtVectorType * T) { function in class:__anon1594::ODRTypeVisitor
H A DType.cpp1002 QualType VisitExtVectorType(const ExtVectorType *T) { function in struct:__anon1605::SimpleTransformVisitor
H A DASTImporter.cpp356 ExpectedType VisitExtVectorType(const ExtVectorType *T);
1209 ExpectedType ASTNodeImporter::VisitExtVectorType(const ExtVectorType *T) { function in class:ASTNodeImporter
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp5924 bool UnnamedLocalNoLinkageFinder::VisitExtVectorType(const ExtVectorType* T) { function in class:UnnamedLocalNoLinkageFinder

Completed in 122 milliseconds