Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DTextNodeDumper.h307 void VisitVectorType(const VectorType *T);
DJSONNodeDumper.h216 void VisitVectorType(const VectorType *VT);
DASTNodeTraverser.h344 void VisitVectorType(const VectorType *T) { Visit(T->getElementType()); } in VisitVectorType() function
/external/llvm-project/clang/lib/AST/
DODRHash.cpp1106 void VisitVectorType(const VectorType *T) { in VisitVectorType() function in __anon0e23520a0211::ODRTypeVisitor
1114 VisitVectorType(T); in VisitExtVectorType()
DType.cpp988 QualType VisitVectorType(const VectorType *T) { in VisitVectorType() function
1834 Type *VisitVectorType(const VectorType *T) { in VisitVectorType() function in __anona7c70f230211::GetContainedDeducedTypeVisitor
DJSONNodeDumper.cpp599 void JSONNodeDumper::VisitVectorType(const VectorType *VT) { in VisitVectorType() function in JSONNodeDumper
DTextNodeDumper.cpp1404 void TextNodeDumper::VisitVectorType(const VectorType *T) { in VisitVectorType() function in TextNodeDumper
DASTImporter.cpp358 ExpectedType VisitVectorType(const VectorType *T);
1206 ExpectedType ASTNodeImporter::VisitVectorType(const VectorType *T) { in VisitVectorType() function in ASTNodeImporter
/external/clang/lib/AST/
DType.cpp791 QualType VisitVectorType(const VectorType *T) { in VisitVectorType() function
1577 AutoType *VisitVectorType(const VectorType *T) { in VisitVectorType() function in __anon319b3f550411::GetContainedAutoVisitor
DASTDumper.cpp303 void VisitVectorType(const VectorType *T) { in VisitVectorType() function in __anon59a9c3280111::ASTDumper
DASTImporter.cpp54 QualType VisitVectorType(const VectorType *T);
1691 QualType ASTNodeImporter::VisitVectorType(const VectorType *T) { in VisitVectorType() function in ASTNodeImporter
/external/clang/lib/Serialization/
DASTWriter.cpp204 void ASTTypeWriter::VisitVectorType(const VectorType *T) { in VisitVectorType() function in ASTTypeWriter
212 VisitVectorType(T); in VisitExtVectorType()
/external/llvm-project/clang/lib/Sema/
DSemaTemplateInstantiate.cpp2274 TemplateTypeParmDecl *VisitVectorType(const VectorType *T) { in VisitVectorType() function
DSemaTemplate.cpp6033 bool UnnamedLocalNoLinkageFinder::VisitVectorType(const VectorType* T) { in VisitVectorType() function in UnnamedLocalNoLinkageFinder
/external/clang/lib/Sema/
DSemaTemplate.cpp4114 bool UnnamedLocalNoLinkageFinder::VisitVectorType(const VectorType* T) { in VisitVectorType() function in UnnamedLocalNoLinkageFinder