Home
last modified time | relevance | path

Searched refs:VisitVectorType (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DTemplateArgumentHasher.cpp391 void VisitVectorType(const VectorType *T) { in VisitVectorType() function in __anon91a37be10111::TypeVisitorHelper
397 void VisitExtVectorType(const ExtVectorType *T) { VisitVectorType(T); } in VisitExtVectorType()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTextNodeDumper.h332 void VisitVectorType(const VectorType *T);
H A DJSONNodeDumper.h230 void VisitVectorType(const VectorType *VT);
H A DASTNodeTraverser.h418 void VisitVectorType(const VectorType *T) { Visit(T->getElementType()); } in VisitVectorType() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp1270 void VisitVectorType(const VectorType *T) { in VisitVectorType() function in __anonb4317f1a0211::ODRTypeVisitor
1278 VisitVectorType(T); in VisitExtVectorType()
H A DJSONNodeDumper.cpp709 void JSONNodeDumper::VisitVectorType(const VectorType *VT) { in VisitVectorType() function in JSONNodeDumper
H A DType.cpp1124 QualType VisitVectorType(const VectorType *T) { in VisitVectorType() function
2020 Type *VisitVectorType(const VectorType *T) { in VisitVectorType() function in __anon1a6dd6330311::GetContainedDeducedTypeVisitor
H A DTextNodeDumper.cpp1982 void TextNodeDumper::VisitVectorType(const VectorType *T) { in VisitVectorType() function in TextNodeDumper
H A DASTImporter.cpp1518 ExpectedType ASTNodeImporter::VisitVectorType(const VectorType *T) { in VisitVectorType() function in ASTNodeImporter
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp3192 TemplateTypeParmDecl *VisitVectorType(const VectorType *T) { in VisitVectorType() function
H A DSemaTemplate.cpp6118 bool UnnamedLocalNoLinkageFinder::VisitVectorType(const VectorType* T) { in VisitVectorType() function in UnnamedLocalNoLinkageFinder
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp5696 bool VisitVectorType(VectorType *FT) { in VisitVectorType() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc2437 …TypeEPKN5clang10VectorTypeE", "(anonymous namespace)::ASTTypeWriter::VisitVectorType(clang::Vector…