Home
last modified time | relevance | path

Searched refs:VisitTypeOfExprType (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/clang/include/clang/AST/
DASTNodeTraverser.h351 void VisitTypeOfExprType(const TypeOfExprType *T) { in VisitTypeOfExprType() function
/external/llvm-project/clang/lib/AST/
DODRHash.cpp1054 void VisitTypeOfExprType(const TypeOfExprType *T) { in VisitTypeOfExprType() function in __anonb19c90110211::ODRTypeVisitor
DASTImporter.cpp365 ExpectedType VisitTypeOfExprType(const TypeOfExprType *T);
1313 ExpectedType ASTNodeImporter::VisitTypeOfExprType(const TypeOfExprType *T) { in VisitTypeOfExprType() function in ASTNodeImporter
/external/clang/lib/AST/
DASTDumper.cpp348 void VisitTypeOfExprType(const TypeOfExprType *T) { in VisitTypeOfExprType() function in __anonf46bef8f0111::ASTDumper
DASTImporter.cpp61 QualType VisitTypeOfExprType(const TypeOfExprType *T);
1782 QualType ASTNodeImporter::VisitTypeOfExprType(const TypeOfExprType *T) { in VisitTypeOfExprType() function in ASTNodeImporter
/external/clang/lib/Serialization/
DASTWriter.cpp290 void ASTTypeWriter::VisitTypeOfExprType(const TypeOfExprType *T) { in VisitTypeOfExprType() function in ASTTypeWriter
/external/clang/lib/Sema/
DSemaTemplate.cpp4142 bool UnnamedLocalNoLinkageFinder::VisitTypeOfExprType(const TypeOfExprType*) { in VisitTypeOfExprType() function in UnnamedLocalNoLinkageFinder
/external/llvm-project/clang/lib/Sema/
DSemaTemplate.cpp6071 bool UnnamedLocalNoLinkageFinder::VisitTypeOfExprType(const TypeOfExprType*) { in VisitTypeOfExprType() function in UnnamedLocalNoLinkageFinder