Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
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
DJSONNodeDumper.cpp599 void JSONNodeDumper::VisitVectorType(const VectorType *VT) { in VisitVectorType() function in JSONNodeDumper
DType.cpp988 QualType VisitVectorType(const VectorType *T) { in VisitVectorType() function
1834 Type *VisitVectorType(const VectorType *T) { in VisitVectorType() function in __anona7c70f230211::GetContainedDeducedTypeVisitor
DTextNodeDumper.cpp1404 void TextNodeDumper::VisitVectorType(const VectorType *T) { in VisitVectorType() function in TextNodeDumper
DASTImporter.cpp1206 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.cpp1691 QualType ASTNodeImporter::VisitVectorType(const VectorType *T) { in VisitVectorType() function in ASTNodeImporter
/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/Serialization/
DASTWriter.cpp204 void ASTTypeWriter::VisitVectorType(const VectorType *T) { in VisitVectorType() function in ASTTypeWriter
/external/clang/lib/Sema/
DSemaTemplate.cpp4114 bool UnnamedLocalNoLinkageFinder::VisitVectorType(const VectorType* T) { in VisitVectorType() function in UnnamedLocalNoLinkageFinder