Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp1250 void VisitExtVectorType(const ExtVectorType * T) { in VisitExtVectorType() function in __anonb4317f1a0211::ODRTypeVisitor
H A DType.cpp1086 QualType VisitExtVectorType(const ExtVectorType *T) { in VisitExtVectorType() function
H A DASTImporter.cpp1297 ExpectedType ASTNodeImporter::VisitExtVectorType(const ExtVectorType *T) { in VisitExtVectorType() function in ASTNodeImporter
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp5707 bool UnnamedLocalNoLinkageFinder::VisitExtVectorType(const ExtVectorType* T) { in VisitExtVectorType() function in UnnamedLocalNoLinkageFinder