Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDASTDumper.cpp351 void VisitUnaryTransformType(const UnaryTransformType *T) { in VisitUnaryTransformType() function in __anondc40ccbf0111::ASTDumper
HDASTImporter.cpp65 QualType VisitUnaryTransformType(const UnaryTransformType *T);
1728 QualType ASTNodeImporter::VisitUnaryTransformType(const UnaryTransformType *T) { in VisitUnaryTransformType() function in ASTNodeImporter
/NextBSD/contrib/llvm/tools/clang/lib/Serialization/
HDASTWriter.cpp271 void ASTTypeWriter::VisitUnaryTransformType(const UnaryTransformType *T) { in VisitUnaryTransformType() function in ASTTypeWriter
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaTemplate.cpp4080 bool UnnamedLocalNoLinkageFinder::VisitUnaryTransformType( in VisitUnaryTransformType() function in UnnamedLocalNoLinkageFinder