Home
last modified time | relevance | path

Searched refs:VisitTypeOfType (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/clang/lib/AST/
DODRHash.cpp1062 void VisitTypeOfType(const TypeOfType *T) { in VisitTypeOfType() function in __anon0e23520a0211::ODRTypeVisitor
DASTImporter.cpp367 ExpectedType VisitTypeOfType(const TypeOfType *T);
1321 ExpectedType ASTNodeImporter::VisitTypeOfType(const TypeOfType *T) { in VisitTypeOfType() function in ASTNodeImporter
/external/clang/lib/AST/
DASTImporter.cpp63 QualType VisitTypeOfType(const TypeOfType *T);
1790 QualType ASTNodeImporter::VisitTypeOfType(const TypeOfType *T) { in VisitTypeOfType() function in ASTNodeImporter
/external/clang/lib/Serialization/
DASTWriter.cpp295 void ASTTypeWriter::VisitTypeOfType(const TypeOfType *T) { in VisitTypeOfType() function in ASTTypeWriter
/external/clang/lib/Sema/
DSemaTemplate.cpp4146 bool UnnamedLocalNoLinkageFinder::VisitTypeOfType(const TypeOfType* T) { in VisitTypeOfType() function in UnnamedLocalNoLinkageFinder
/external/llvm-project/clang/lib/Sema/
DSemaTemplate.cpp6075 bool UnnamedLocalNoLinkageFinder::VisitTypeOfType(const TypeOfType* T) { in VisitTypeOfType() function in UnnamedLocalNoLinkageFinder