Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DODRHash.cpp1113 void VisitExtVectorType(const ExtVectorType * T) { in VisitExtVectorType() function in __anon79b649e50211::ODRTypeVisitor
H A DType.cpp1000 QualType VisitExtVectorType(const ExtVectorType *T) { in VisitExtVectorType() function
H A DASTImporter.cpp1217 ExpectedType ASTNodeImporter::VisitExtVectorType(const ExtVectorType *T) { in VisitExtVectorType() function in ASTNodeImporter
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplate.cpp6032 bool UnnamedLocalNoLinkageFinder::VisitExtVectorType(const ExtVectorType* T) { in VisitExtVectorType() function in UnnamedLocalNoLinkageFinder