Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DODRHash.cpp1029 void VisitExtVectorType(const ExtVectorType * T) { in VisitExtVectorType() function in __anondc2745e90211::ODRTypeVisitor
H A DType.cpp877 QualType VisitExtVectorType(const ExtVectorType *T) { in VisitExtVectorType() function
H A DASTImporter.cpp337 ExpectedType VisitExtVectorType(const ExtVectorType *T);
1153 ExpectedType ASTNodeImporter::VisitExtVectorType(const ExtVectorType *T) { in VisitExtVectorType() function in ASTNodeImporter
/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriter.cpp265 void ASTTypeWriter::VisitExtVectorType(const ExtVectorType *T) { in VisitExtVectorType() function in ASTTypeWriter
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplate.cpp5394 bool UnnamedLocalNoLinkageFinder::VisitExtVectorType(const ExtVectorType* T) { in VisitExtVectorType() function in UnnamedLocalNoLinkageFinder