Home
last modified time | relevance | path

Searched refs:VisitUnaryTransformType (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DTextNodeDumper.h283 void VisitUnaryTransformType(const UnaryTransformType *T);
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DODRHash.cpp1011 void VisitUnaryTransformType(const UnaryTransformType *T) { in VisitUnaryTransformType() function in __anondc2745e90211::ODRTypeVisitor
H A DTextNodeDumper.cpp1122 void TextNodeDumper::VisitUnaryTransformType(const UnaryTransformType *T) { in VisitUnaryTransformType() function in TextNodeDumper
H A DASTDumper.cpp176 void VisitUnaryTransformType(const UnaryTransformType *T) { in VisitUnaryTransformType() function in __anon7de60b550111::ASTDumper
H A DASTImporter.cpp347 ExpectedType VisitUnaryTransformType(const UnaryTransformType *T);
1284 ASTNodeImporter::VisitUnaryTransformType(const UnaryTransformType *T) { in VisitUnaryTransformType() function in ASTNodeImporter
/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriter.cpp362 void ASTTypeWriter::VisitUnaryTransformType(const UnaryTransformType *T) { in VisitUnaryTransformType() function in ASTTypeWriter
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplate.cpp5430 bool UnnamedLocalNoLinkageFinder::VisitUnaryTransformType( in VisitUnaryTransformType() function in UnnamedLocalNoLinkageFinder